From 7a66dc4a8f87501b06f1ab08edd060b40a6b3e96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:29:53 +0000 Subject: [PATCH] typos: Update to version 1.27.0 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index 2e5bc0e37f..4cd6f0e9d0 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.26.8", + "version": "1.27.0", "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.26.8/typos-v1.26.8-x86_64-pc-windows-msvc.zip", - "hash": "22774e4d20f7315defd2a7230e7c2ea0e71aab8af7517fcd55c083efd0f8fb37" + "url": "https://github.com/crate-ci/typos/releases/download/v1.27.0/typos-v1.27.0-x86_64-pc-windows-msvc.zip", + "hash": "c88f28779cfc4ccd33996197ecca0e330404dfa90c9ead1ae2eef2182473ac22" } }, "bin": "typos.exe",