mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ast-grep: Update to version 0.21.3
This commit is contained in:
parent
ec1e2f3492
commit
86d13157ef
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.21.2",
|
"version": "0.21.3",
|
||||||
"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.21.2/sg-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.21.3/sg-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f4b0de5e96a9c609146064bd070f68b1a338bcb01828bcd4ab804689301b82c5"
|
"hash": "25d6883937b474a1aa16ac61aa43fc12449874e82225e4e958e2a1df6a3ec0fa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user