From 58d7afc64bbe3fdd73f89da1dba7df5b77ff2ee0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 04:29:41 +0000 Subject: [PATCH] autocorrect: Update to version 2.12.0 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index cdc37bb522..6e324c2b34 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.11.1", + "version": "2.12.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.11.1/autocorrect-windows-amd64.zip", - "hash": "bdc1be45c2ca44591be0777ed74acd647545ce9fddb6e05615fa6c3f69609e17" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.12.0/autocorrect-windows-amd64.zip", + "hash": "9261722d3c384425609c5ddf0c31cd6715980e4992802155088efce551f480a2" } }, "bin": "autocorrect.exe",