From 68fca77efc54094590fdefc1382c447e804ff6ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:30:00 +0000 Subject: [PATCH] autocorrect: Update to version 2.11.1 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 3205768cf8..cdc37bb522 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.10.0", + "version": "2.11.1", "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.10.0/autocorrect-windows-amd64.zip", - "hash": "8cd3cb7df8c6ef4490c5386a967a5e3070c42d3780ed82b036ccc7a07dc1e8ee" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.11.1/autocorrect-windows-amd64.zip", + "hash": "bdc1be45c2ca44591be0777ed74acd647545ce9fddb6e05615fa6c3f69609e17" } }, "bin": "autocorrect.exe",