From ad75333a73d02526f16bf518d53cf8c32f9b7a49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 04:29:43 +0000 Subject: [PATCH] autocorrect: Update to version 2.13.3 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index a83838f3c6..386d06a5fb 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.13.2", + "version": "2.13.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.13.2/autocorrect-windows-amd64.zip", - "hash": "2be8b7459a710f694e625b1988b7c5412cc7e574ca5fde49d1652e4055684ce8" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.13.3/autocorrect-windows-amd64.zip", + "hash": "c81e2a88af1c340def676c5b1e6a63ac321b5e8ac9e6935b16fa73c86441647d" } }, "bin": "autocorrect.exe",