From c3a7328936b676c73ebc58815b8a26f721b57535 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 16:27:03 +0000 Subject: [PATCH] typos: Update to version 1.16.2 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 805182d4bd..8f563e201f 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.16.1", + "version": "1.16.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.16.1/typos-v1.16.1-x86_64-pc-windows-msvc.zip", - "hash": "1b7a83f751515139ae46299cc85caf6cf4d1e4fc252cee32dd89bacecbdda95c" + "url": "https://github.com/crate-ci/typos/releases/download/v1.16.2/typos-v1.16.2-x86_64-pc-windows-msvc.zip", + "hash": "a0748dfe0a7b4691bdb4b13fe46c074af72564925106d479b9872bd27484dcdf" } }, "bin": "typos.exe",