{ "version": "2.14.3", "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.14.3/autocorrect-windows-amd64.zip", "hash": "4ab889dfb94d41cee8894fd32a06759a6f11421454cc0289abc752f98353b76e" } }, "bin": "autocorrect.exe", "checkver": { "url": "https://api.github.com/repositories/267024149/releases", "regex": "tag/v([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/huacnlee/autocorrect/releases/download/v$version/autocorrect-windows-amd64.zip", "hash": { "url": "$url.sha256", "mode": "extract", "regex": "$sha256" } } } } }