From ce423169f32695f7720c648ebe77a6db1101fb57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:29:58 +0000 Subject: [PATCH] typos: Update to version 1.27.1 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 4cd6f0e9d0..ee0ecfce2c 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.27.0", + "version": "1.27.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.27.0/typos-v1.27.0-x86_64-pc-windows-msvc.zip", - "hash": "c88f28779cfc4ccd33996197ecca0e330404dfa90c9ead1ae2eef2182473ac22" + "url": "https://github.com/crate-ci/typos/releases/download/v1.27.1/typos-v1.27.1-x86_64-pc-windows-msvc.zip", + "hash": "b7d17e655bbb950fc059345b57bc879358198f3569710b5708a35ce22ed43db8" } }, "bin": "typos.exe",