From 9c155e5cc9ce12878299bdf0106f2eb8d6feb10b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 00:33:40 +0000 Subject: [PATCH] typos: Update to version 1.22.4 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 43c0b95b1e..466e9986f2 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.22.3", + "version": "1.22.4", "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.3/typos-v1.22.3-x86_64-pc-windows-msvc.zip", - "hash": "2d1cfa926d0f0dd8c972334b6e6c127243dbf8e354f3e31ed5018e30f531fe43" + "url": "https://github.com/crate-ci/typos/releases/download/v1.22.4/typos-v1.22.4-x86_64-pc-windows-msvc.zip", + "hash": "94473d6765f59ea970deb2377e5a42c6d4bf7a37441fab52a2a6eb1ee6d49f77" } }, "bin": "typos.exe",