diff --git a/bucket/ast-grep.json b/bucket/ast-grep.json index 47dfd29682..d1edf5cc24 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.5.7", + "version": "0.6.0", "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.5.7/sg-x86_64-pc-windows-msvc.zip", - "hash": "5ac574695f29ac2c17bd033f680fc6530f230ddbe01ae79f1d117e0646fcc68a" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.6.0/sg-x86_64-pc-windows-msvc.zip", + "hash": "d898ab4262351d062b72393a399d5bc217ee601d6f33f198ca64bcf1ddfd0f22" } }, "bin": "sg.exe",