From 511629fafbfb3b1430f2dae9f275c3fa4dbcce03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 12:31:13 +0000 Subject: [PATCH] autocorrect: Update to version 2.14.0 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 386d06a5fb..4c92661ed1 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.13.3", + "version": "2.14.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.13.3/autocorrect-windows-amd64.zip", - "hash": "c81e2a88af1c340def676c5b1e6a63ac321b5e8ac9e6935b16fa73c86441647d" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.14.0/autocorrect-windows-amd64.zip", + "hash": "b745cc19183ee301cc4accd401a9f47d1786964582cc76926b2f55c839bd7b70" } }, "bin": "autocorrect.exe",