From 6c166fe5d96bdc7c569e926cdc1ca01fa96bffe8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 00:12:43 +0000 Subject: [PATCH] typos: Update to version 1.22.0 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 6f240ac7a3a..7e96e644a1a 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/crate-ci/typos", "description": "Source code spell checker", - "version": "1.21.0", + "version": "1.22.0", "license": "MIT|Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/crate-ci/typos/releases/download/v1.21.0/typos-v1.21.0-x86_64-pc-windows-msvc.zip", - "hash": "caa1c4c83e6a7ab2e6432d6412f826da94f3967dc5f5cd80d6df845c0ef4f6bd" + "url": "https://github.com/crate-ci/typos/releases/download/v1.22.0/typos-v1.22.0-x86_64-pc-windows-msvc.zip", + "hash": "cded62aca581b5610a8a8ac88d26c84bbbf02cd988fca64be50da6beb7d6ad85" } }, "bin": "typos.exe",