mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
ast-grep: Update to version 0.32.2
This commit is contained in:
parent
64810b2e9f
commit
5dc405f0c0
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.1",
|
"version": "0.32.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.32.1/app-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.32.2/app-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "bac6aea88914b122fbf2a923e69c9d6a031fca3f64a988347c2478701f1e413a"
|
"hash": "47d2090ab895d8dcfd703e8d9899d1699c9c58252c727e0ceae360fa155277d5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user