From 42618f96413c69efbd37bd90921a73701e8992ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 08:30:44 +0000 Subject: [PATCH] autocorrect: Update to version 2.15.0 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 512d50809d..f05fc156a2 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.14.4", + "version": "2.15.0", "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.4/autocorrect-windows-amd64.zip", - "hash": "95614099e93cbdf76b9cf6a4874ec7d39ba4d003331ed7037beafac48d1d7d7d" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.15.0/autocorrect-windows-amd64.zip", + "hash": "2c47d47fb1e0e80eb3b36213fbe18a62bf32b8491701c1193da7cb8d689e8366" } }, "bin": "autocorrect.exe",