diff --git a/bucket/autocorrect.json b/bucket/autocorrect.json index fdd43ef74f..a83838f3c6 100644 --- a/bucket/autocorrect.json +++ b/bucket/autocorrect.json @@ -1,12 +1,12 @@ { - "version": "2.13.0", + "version": "2.13.2", "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.13.0/autocorrect-windows-amd64.zip", - "hash": "3fe984ae6649adc3c4a996038ee265474e3950b744cec83720ba77ae962728e2" + "url": "https://github.com/huacnlee/autocorrect/releases/download/v2.13.2/autocorrect-windows-amd64.zip", + "hash": "2be8b7459a710f694e625b1988b7c5412cc7e574ca5fde49d1652e4055684ce8" } }, "bin": "autocorrect.exe",