From c652f2b1c10b81fef63df42a34f34710c2429e21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:05:50 +0000 Subject: [PATCH] typos: Update to version 1.20.9 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 9b3997f050..0dfdd12c07 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.20.8", + "version": "1.20.9", "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.8/typos-v1.20.8-x86_64-pc-windows-msvc.zip", - "hash": "bdd479b600d84b423b36811140b7617c6dd541df46e9d8729a837b5431351463" + "url": "https://github.com/crate-ci/typos/releases/download/v1.20.9/typos-v1.20.9-x86_64-pc-windows-msvc.zip", + "hash": "0acb7374014653b93c34301b2e2c5a7e47a74a88124173b4d6269866d1856687" } }, "bin": "typos.exe",