diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index 6e324c2b34..fdd43ef74f 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -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).", "homepage": "https://huacnlee.github.io/autocorrect", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.12.0/autocorrect-windows-amd64.zip", - "hash": "9261722d3c384425609c5ddf0c31cd6715980e4992802155088efce551f480a2" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.13.0/autocorrect-windows-amd64.zip", + "hash": "3fe984ae6649adc3c4a996038ee265474e3950b744cec83720ba77ae962728e2" } }, "bin": "autocorrect.exe",