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