From fc8f3245d1fa872e00e2a86c1e3c2cbd102ece48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:32:18 +0000 Subject: [PATCH] typos: Update to version 1.26.1 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 6288465188..49631d3fa7 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.26.0", + "version": "1.26.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.26.0/typos-v1.26.0-x86_64-pc-windows-msvc.zip", - "hash": "0f385547ef681ffaf91b6af7b06b8a71bd49f2a4d49721537012eeb818dd52b3" + "url": "https://github.com/crate-ci/typos/releases/download/v1.26.1/typos-v1.26.1-x86_64-pc-windows-msvc.zip", + "hash": "902bdf73f4871d0ba00d8b50419ad88cb1eb693373dd795ff87d5f223ef45c13" } }, "bin": "typos.exe",