mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ast-grep: Update to version 0.19.4
This commit is contained in:
parent
b4663ab920
commit
0ce549a6eb
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.3",
|
"version": "0.19.4",
|
||||||
"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.19.3/sg-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.19.4/sg-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "2a4c4cc3e356fcd3c27fca3be64ba284c3fbd4aac03695a391986b66c72d65d1"
|
"hash": "833ec982c2623794e6059e87e431dcd1946244209845551c06364d6122f904ed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user