autocorrect: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2024-10-15 12:32:19 +00:00
parent bce5691a38
commit 472434a323

View File

@ -1,12 +1,12 @@
{ {
"version": "2.12.0", "version": "2.13.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.12.0/autocorrect-windows-amd64.zip", "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.13.0/autocorrect-windows-amd64.zip",
"hash": "9261722d3c384425609c5ddf0c31cd6715980e4992802155088efce551f480a2" "hash": "3fe984ae6649adc3c4a996038ee265474e3950b744cec83720ba77ae962728e2"
} }
}, },
"bin": "autocorrect.exe", "bin": "autocorrect.exe",