From 480b591c9fc346772130e812d62e0b50ce3f2145 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 12:32:36 +0000 Subject: [PATCH] autocorrect: Update to version 2.9.1 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index e8581134fd..f318f5deeb 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.9.0", + "version": "2.9.1", "description": "AutoCorrect is a linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).", "homepage": "https://huacnlee.github.io/autocorrect", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.9.0/autocorrect-windows-amd64.zip", - "hash": "175450372ebce308db1337d1373e8f69f862681364a39dcccaef25e78de6b80a" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.9.1/autocorrect-windows-amd64.zip", + "hash": "921516e8e706cb3f493a8a7d79951b6fbc0da6c9631df392dd5b54b165d6c6cc" } }, "bin": "autocorrect.exe",