From 83f284bbb2898528c577dc22ae75acf949c89fa1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 00:33:55 +0000 Subject: [PATCH] typos: Update to version 1.16.9 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index fa6b204f50..f9c4bec288 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.16.8", + "version": "1.16.9", "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.8/typos-v1.16.8-x86_64-pc-windows-msvc.zip", - "hash": "165bf0812fdd24ca8ff6079c069789a0888dd2c222b96c46ab80808a7625ddce" + "url": "https://github.com/crate-ci/typos/releases/download/v1.16.9/typos-v1.16.9-x86_64-pc-windows-msvc.zip", + "hash": "fb8f80fa3589f63f2fc1fbaa6401335622a10b95452665557c7b3a672bd421c4" } }, "bin": "typos.exe",