From 4385ace7aa0837090ab85de758f7442670b90c6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 20:25:58 +0000 Subject: [PATCH] typos: Update to version 1.16.1 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index c93450a08e..805182d4bd 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.16.0", + "version": "1.16.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.16.0/typos-v1.16.0-x86_64-pc-windows-msvc.zip", - "hash": "56486f9ff231467f67d88d71e14a92e03ec6e9afac95dfd13751895409b0e95f" + "url": "https://github.com/crate-ci/typos/releases/download/v1.16.1/typos-v1.16.1-x86_64-pc-windows-msvc.zip", + "hash": "1b7a83f751515139ae46299cc85caf6cf4d1e4fc252cee32dd89bacecbdda95c" } }, "bin": "typos.exe",