From 64fcec5f849b2cfa956aca0b874b8708febdc84a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 17:08:55 +0000 Subject: [PATCH] typos: Update to version 1.20.3 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index db29bc3dea..12be7c7da9 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.20.1", + "version": "1.20.3", "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.20.1/typos-v1.20.1-x86_64-pc-windows-msvc.zip", - "hash": "1f89912a7fd370c336f7ad0a08d637a37f2e34aa6e25c73286aaa5d09d9e48c5" + "url": "https://github.com/crate-ci/typos/releases/download/v1.20.3/typos-v1.20.3-x86_64-pc-windows-msvc.zip", + "hash": "b1cc90fecd0527b14af278b24d24e6b35d359ed8b3c88413887ad762fbcc3cb9" } }, "bin": "typos.exe",