From c3213881772a04c16475f3f315a633713e4419aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:30:26 +0000 Subject: [PATCH] autocorrect: Update to version 2.16.0 --- bucket/autocorrect.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index f05fc156a2..720ed03065 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.15.0", + "version": "2.16.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.15.0/autocorrect-windows-amd64.zip", - "hash": "2c47d47fb1e0e80eb3b36213fbe18a62bf32b8491701c1193da7cb8d689e8366" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.16.0/autocorrect-windows-amd64.zip", + "hash": "94085f1e194d3cd19691e35d7f7996b79eb2e7c6b9a957f6bddcb2eaa0886735" } }, "bin": "autocorrect.exe",