From a4cffc0da0602cfc181ab3b1885f66e62641d47c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 20:26:30 +0000 Subject: [PATCH] typos: Update to version 1.23.2 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 4fa1fd6d78..8e707b84f6 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.23.1", + "version": "1.23.2", "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.1/typos-v1.23.1-x86_64-pc-windows-msvc.zip", - "hash": "0ab6ba9f884a3b44020262dd11a3e6f35f6acb565d36219a5c51546369612b14" + "url": "https://github.com/crate-ci/typos/releases/download/v1.23.2/typos-v1.23.2-x86_64-pc-windows-msvc.zip", + "hash": "53c09c5c966f1683cde4bc39691da8b138042dc3801c189a0a20a6f4d5ff5f9d" } }, "bin": "typos.exe",