From 369e97697f396a906a060ba1f0e78fdcc516217b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 20:26:16 +0000 Subject: [PATCH] typos: Update to version 1.22.1 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index f2af0cc61a..1a5990bd32 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.22.0", + "version": "1.22.1", "description": "Source code spell checker", "homepage": "https://github.com/crate-ci/typos", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/crate-ci/typos/releases/download/v1.22.0/typos-v1.22.0-x86_64-pc-windows-msvc.zip", - "hash": "cded62aca581b5610a8a8ac88d26c84bbbf02cd988fca64be50da6beb7d6ad85" + "url": "https://github.com/crate-ci/typos/releases/download/v1.22.1/typos-v1.22.1-x86_64-pc-windows-msvc.zip", + "hash": "7185b46acb4735b57cea4932657a29f5a55050becf02814b0057143e7fe5c94d" } }, "bin": "typos.exe",