From ceb774e2b333709a4dafe009343563865771c0e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 04:26:13 +0000 Subject: [PATCH] typos: Update to version 1.17.1 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 8d3a18cafe..58e1d41cf4 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.17.0", + "version": "1.17.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.17.0/typos-v1.17.0-x86_64-pc-windows-msvc.zip", - "hash": "ebe6749b2258ba264941dca0ecfb70a9757c80aeb6c305f2b698e304832f74d0" + "url": "https://github.com/crate-ci/typos/releases/download/v1.17.1/typos-v1.17.1-x86_64-pc-windows-msvc.zip", + "hash": "85ed4887d1518cce6e97434939048ef4dffc73452210ed1de546bf36901b2191" } }, "bin": "typos.exe",