From 10f90f4fef6c0fd627afc5316778c2bcda277e48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 12:31:59 +0000 Subject: [PATCH] autocorrect: Update to version 2.14.2 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 3373a2a902..186a7a0def 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.14.1", + "version": "2.14.2", "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.1/autocorrect-windows-amd64.zip", - "hash": "bfd8825365307ad960d094402cde70fb7b86455867f41183ea581b6a95f8bf4f" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.14.2/autocorrect-windows-amd64.zip", + "hash": "b314cfe1165863ef556d5bc56e24aa4a3f946fa865d85516e9ebe7d67a675262" } }, "bin": "autocorrect.exe",