mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ast-grep: Add version 0.5.6 (#4821)
This commit is contained in:
parent
8618f96d3e
commit
b39b5d496d
23
bucket/ast-grep.json
Normal file
23
bucket/ast-grep.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"version": "0.5.6",
|
||||||
|
"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.5.6/sg-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "5606a00b24928beb5585e395ce2cb5f3da2b44478591782f2ad69214bfe00270"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "sg.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/ast-grep/ast-grep"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/$version/sg-x86_64-pc-windows-msvc.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user