mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
ast-grep: Update to version 0.12.0
This commit is contained in:
parent
b9ed0ffaeb
commit
36f1bb31d0
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11.1",
|
"version": "0.12.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.11.1/sg-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.12.0/sg-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "8a911c2e6c7e4afc05e9b8ee2a8dd00c2d00f30ca070cdca275aff1dd7065645"
|
"hash": "d75cc45c7e01934ac52f6e9098170f9c1f49dc4457025f36572b5c0e7f4f3924"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user