mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
ast-grep: Update to version 0.30.0
This commit is contained in:
parent
72f00e6900
commit
41cc5fde01
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.0",
|
"version": "0.30.0",
|
||||||
"description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.",
|
"description": "A fast and polyglot tool for code searching, linting, rewriting at large scale.",
|
||||||
"homepage": "https://ast-grep.github.io",
|
"homepage": "https://ast-grep.github.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.29.0/app-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.30.0/app-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d699d0de424c1fdb491eab2397a36eff28288c6744f3e4d12a1fc004dd2ef4ef"
|
"hash": "c7f8b8c782bb01054d7481723b7172c0df3cc0bdcd2c7c975e67c7c0c6e2f95d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user