mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ast-grep: Update to version 0.13.1
This commit is contained in:
parent
27e33d927d
commit
c4bf98532c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.0",
|
"version": "0.13.1",
|
||||||
"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.13.0/sg-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.13.1/sg-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "bf632bea7cc8b3691ceb5929ce3af1164e1d9e91f6b64765105b0b1c29a7aa5d"
|
"hash": "773eb2909c66df6d44af08830622942693bd5c33910bb740ffb52822b81c5c06"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user