From 4f459a73f59d9b7e44460bbe0a74e63226582635 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 16:28:50 +0000 Subject: [PATCH] typos: Update to version 1.15.8 --- bucket/typos.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/typos.json b/bucket/typos.json index c79d2ab63b..ada0163733 100644 --- a/bucket/typos.json +++ b/bucket/typos.json @@ -1,12 +1,12 @@ { - "version": "1.15.7", + "version": "1.15.8", "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.15.7/typos-v1.15.7-x86_64-pc-windows-msvc.zip", - "hash": "47807f62de3f557a306b342d44b10ae3a5e2d5aca57302c2a9e0d47a7f1dd250" + "url": "https://github.com/crate-ci/typos/releases/download/v1.15.8/typos-v1.15.8-x86_64-pc-windows-msvc.zip", + "hash": "c4135edd467b87597cd9c7fcb0b6daf9a4b195182397edfeb1d64bdf154cfb69" } }, "bin": "typos.exe",