From 2f9ac428d4de8a996da59b68e5447236c59f4e5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 16:29:43 +0000 Subject: [PATCH] autocorrect: Update to version 2.10.0 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 738f67f826..3205768cf8 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.9.4", + "version": "2.10.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.9.4/autocorrect-windows-amd64.zip", - "hash": "9e56c0bebae623b80dfc2f2901640191792bd80b4cc4e9a8dce0ae996c50212c" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.10.0/autocorrect-windows-amd64.zip", + "hash": "8cd3cb7df8c6ef4490c5386a967a5e3070c42d3780ed82b036ccc7a07dc1e8ee" } }, "bin": "autocorrect.exe",