From 28c124e700f552238c4341ab0811d6c80ecb588f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 12:31:45 +0000 Subject: [PATCH] autocorrect: Update to version 2.13.2 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index fdd43ef74f..a83838f3c6 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.13.0", + "version": "2.13.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.13.0/autocorrect-windows-amd64.zip", - "hash": "3fe984ae6649adc3c4a996038ee265474e3950b744cec83720ba77ae962728e2" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.13.2/autocorrect-windows-amd64.zip", + "hash": "2be8b7459a710f694e625b1988b7c5412cc7e574ca5fde49d1652e4055684ce8" } }, "bin": "autocorrect.exe",