From b44a1fd57687c796e5609d2bf92d72b882babd1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 08:29:41 +0000 Subject: [PATCH] autocorrect: Update to version 2.9.4 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 62ffc77942..738f67f826 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.9.3", + "version": "2.9.4", "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.3/autocorrect-windows-amd64.zip", - "hash": "7f7ea9352b99703c0127e43d269b16b219cdf1854b44d0c6327c1e1c7fdeb5bb" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.9.4/autocorrect-windows-amd64.zip", + "hash": "9e56c0bebae623b80dfc2f2901640191792bd80b4cc4e9a8dce0ae996c50212c" } }, "bin": "autocorrect.exe",