From e5343dff21aefd96dcbec5e9c2791487fe3b38b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 04:29:48 +0000 Subject: [PATCH] typos: Update to version 1.25.0 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index dd806807ad..f40dc6b7d7 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.24.6", + "version": "1.25.0", "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.24.6/typos-v1.24.6-x86_64-pc-windows-msvc.zip", - "hash": "7bc685b45dd15595339c55c4df0bb8162916cc1b41f77e985ac7f4c82314ce44" + "url": "https://github.com/crate-ci/typos/releases/download/v1.25.0/typos-v1.25.0-x86_64-pc-windows-msvc.zip", + "hash": "c367dbd3e262474892908075bb6c123b3a95f13d32c96dacd1495acca50adad3" } }, "bin": "typos.exe",