autocorrect: Update to version 2.9.1

This commit is contained in:
github-actions[bot] 2024-05-07 12:32:36 +00:00
parent 232b86b27d
commit 480b591c9f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.9.0", "version": "2.9.1",
"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.9.0/autocorrect-windows-amd64.zip", "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.9.1/autocorrect-windows-amd64.zip",
"hash": "175450372ebce308db1337d1373e8f69f862681364a39dcccaef25e78de6b80a" "hash": "921516e8e706cb3f493a8a7d79951b6fbc0da6c9631df392dd5b54b165d6c6cc"
} }
}, },
"bin": "autocorrect.exe", "bin": "autocorrect.exe",