diff --git a/bucket/ast-grep.json b/bucket/ast-grep.json index f8d6374801..77f621a2bf 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.13.2", "description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.", "homepage": "https://ast-grep.github.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ast-grep/ast-grep/releases/download/0.13.1/sg-x86_64-pc-windows-msvc.zip", - "hash": "773eb2909c66df6d44af08830622942693bd5c33910bb740ffb52822b81c5c06" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.13.2/sg-x86_64-pc-windows-msvc.zip", + "hash": "951dbbbeec23cb5a4fb910251034ae7230513b360dd6f3cf5a8189cdb3071938" } }, "bin": "sg.exe",