From 05df54ccec0cd7b048a4a8b2d98685e862c67170 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 16:26:26 +0000 Subject: [PATCH] typos: Update to version 1.18.1 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index c2b64b8210..5154601ead 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.18.0", + "version": "1.18.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.18.0/typos-v1.18.0-x86_64-pc-windows-msvc.zip", - "hash": "64f2756b5b3fe700b444843dee3cd4841cdf8f16feb1045327d7967c43bcb169" + "url": "https://github.com/crate-ci/typos/releases/download/v1.18.1/typos-v1.18.1-x86_64-pc-windows-msvc.zip", + "hash": "510033034d135e8cf863891139713ab4c311b01396f8b9b643d4598e9a8542ba" } }, "bin": "typos.exe",