diff --git a/bucket/ast-grep.json b/bucket/ast-grep.json index fc30f56874..308f8293a9 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -1,12 +1,12 @@ { - "version": "0.9.2", + "version": "0.9.3", "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.9.2/sg-x86_64-pc-windows-msvc.zip", - "hash": "a7348e322054f52673d942719f70e1f9480537e0b7bded9296d42abdf6037195" + "url": "https://github.com/ast-grep/ast-grep/releases/download/0.9.3/sg-x86_64-pc-windows-msvc.zip", + "hash": "18a9d22d4929517af8902cbce3fff82a8acedc8039d3de1781f0b5db7377a8e0" } }, "bin": "sg.exe",