From e5df063e91ae79f27585edff2d8abc99a40f26f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 16:28:30 +0000 Subject: [PATCH] typos: Update to version 1.23.1 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 0b5562a53a..4fa1fd6d78 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.23.0", + "version": "1.23.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.23.0/typos-v1.23.0-x86_64-pc-windows-msvc.zip", - "hash": "d36a35248ca60fa67a98d62913a42b5caf5e42f16e11f76f0bb6f9ca3585bfbf" + "url": "https://github.com/crate-ci/typos/releases/download/v1.23.1/typos-v1.23.1-x86_64-pc-windows-msvc.zip", + "hash": "0ab6ba9f884a3b44020262dd11a3e6f35f6acb565d36219a5c51546369612b14" } }, "bin": "typos.exe",