diff --git a/bucket/ast-grep.json b/bucket/ast-grep.json index 079fd43640..661cf02e51 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.15.1", + "version": "0.16.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.15.1/sg-x86_64-pc-windows-msvc.zip", - "hash": "7cfccb188fb9f23b2006ea14df8c95fdbb1f496b06112d6ac96b6797dadd7fcb" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.16.0/sg-x86_64-pc-windows-msvc.zip", + "hash": "74e26292c0744b1e59c4981249d1e01bb20cfd797c0dd8bc5ce06f28c0c9ff16" } }, "bin": "sg.exe",