mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
ast-grep: Update to version 0.14.2
This commit is contained in:
parent
bd838f48a0
commit
f3279f8a93
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.14.1",
|
"version": "0.14.2",
|
||||||
"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.14.1/sg-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.14.2/sg-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ba0cb9cb0e337cd725cc74585b1ad3ec3bf7fdbb83e5a2c8ba70a2fbc37a22b0"
|
"hash": "802704a3f6ced17e61b6c792ba06daefbe5eb28a8382e5a9d0970a6baac3d4b5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user