ast-grep: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2023-11-06 04:26:03 +00:00
parent 6f4d03a3c9
commit 7a922cc551

View File

@ -1,12 +1,12 @@
{
"version": "0.12.5",
"version": "0.13.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.12.5/sg-x86_64-pc-windows-msvc.zip",
"hash": "a161841538e1670c8eb102bdeea9e4bed9715661f674eff1e589da935ffe5cf5"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.13.0/sg-x86_64-pc-windows-msvc.zip",
"hash": "bf632bea7cc8b3691ceb5929ce3af1164e1d9e91f6b64765105b0b1c29a7aa5d"
}
},
"bin": "sg.exe",