ast-grep: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2024-03-24 09:06:34 +00:00
parent c5a4dd65bf
commit e54cdae760

View File

@ -1,12 +1,12 @@
{
"version": "0.19.4",
"version": "0.20.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.19.4/sg-x86_64-pc-windows-msvc.zip",
"hash": "833ec982c2623794e6059e87e431dcd1946244209845551c06364d6122f904ed"
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.20.0/sg-x86_64-pc-windows-msvc.zip",
"hash": "518dac5e8b46617ddf27cbc36d22693beb2b95c8f9c7eb37759d90370ce75c6a"
}
},
"bin": "sg.exe",