From d0add1e4d8acc51cc66ee4808a8f7f6c12432cd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 04:27:34 +0000 Subject: [PATCH] autocorrect: Update to version 2.9.3 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index f318f5deeb..62ffc77942 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.9.1", + "version": "2.9.3", "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.1/autocorrect-windows-amd64.zip", - "hash": "921516e8e706cb3f493a8a7d79951b6fbc0da6c9631df392dd5b54b165d6c6cc" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.9.3/autocorrect-windows-amd64.zip", + "hash": "7f7ea9352b99703c0127e43d269b16b219cdf1854b44d0c6327c1e1c7fdeb5bb" } }, "bin": "autocorrect.exe",