diff --git a/bucket/ast-grep.json b/bucket/ast-grep.json index ca58a35e7e..7a0f081a2d 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.10.0", + "version": "0.10.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.10.0/sg-x86_64-pc-windows-msvc.zip", - "hash": "96ed0ec2cfc420920a3d4f7639003170bf902436a6109a18b15a67d945db5b91" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.10.1/sg-x86_64-pc-windows-msvc.zip", + "hash": "c188d9ee7e6936004b3467bb456237939606b2b172518c9fe45c5f3eac6570fd" } }, "bin": "sg.exe",