From 722af04c3555916f5929e447be4db55e8b3fcfe0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:24:50 +0000 Subject: [PATCH] typos: Update to version 1.17.2 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 58e1d41cf4..632aa163cb 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.17.1", + "version": "1.17.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.17.1/typos-v1.17.1-x86_64-pc-windows-msvc.zip", - "hash": "85ed4887d1518cce6e97434939048ef4dffc73452210ed1de546bf36901b2191" + "url": "https://github.com/crate-ci/typos/releases/download/v1.17.2/typos-v1.17.2-x86_64-pc-windows-msvc.zip", + "hash": "50b2d57433999253979d9d2621b14450d6ec75edb063e35d5706ac7733d1e43e" } }, "bin": "typos.exe",