autocorrect: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2024-10-13 04:29:41 +00:00
parent 368e2e2a66
commit 58d7afc64b

View File

@ -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).", "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", "homepage": "https://huacnlee.github.io/autocorrect",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/huacnlee/autocorrect/releases/download/v2.11.1/autocorrect-windows-amd64.zip", "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.12.0/autocorrect-windows-amd64.zip",
"hash": "bdc1be45c2ca44591be0777ed74acd647545ce9fddb6e05615fa6c3f69609e17" "hash": "9261722d3c384425609c5ddf0c31cd6715980e4992802155088efce551f480a2"
} }
}, },
"bin": "autocorrect.exe", "bin": "autocorrect.exe",