From e74cda9628e3256ce45bccfc21334eb8c57a6222 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 12:32:15 +0000 Subject: [PATCH] autocorrect: Update to version 2.14.4 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 72a24827cf..512d50809d 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.14.3", + "version": "2.14.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.14.3/autocorrect-windows-amd64.zip", - "hash": "4ab889dfb94d41cee8894fd32a06759a6f11421454cc0289abc752f98353b76e" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.14.4/autocorrect-windows-amd64.zip", + "hash": "95614099e93cbdf76b9cf6a4874ec7d39ba4d003331ed7037beafac48d1d7d7d" } }, "bin": "autocorrect.exe",