From 472434a3237c1309abaef29ba2411b2a8fa8c9f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:32:19 +0000 Subject: [PATCH] autocorrect: Update to version 2.13.0 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 6e324c2b34..fdd43ef74f 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.12.0", + "version": "2.13.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.12.0/autocorrect-windows-amd64.zip", - "hash": "9261722d3c384425609c5ddf0c31cd6715980e4992802155088efce551f480a2" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.13.0/autocorrect-windows-amd64.zip", + "hash": "3fe984ae6649adc3c4a996038ee265474e3950b744cec83720ba77ae962728e2" } }, "bin": "autocorrect.exe",