mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
ast-grep: Update to version 0.28.1
This commit is contained in:
parent
8ac340e6a8
commit
647bc53f04
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.0",
|
"version": "0.28.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.28.0/app-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.28.1/app-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "cb66e4e2ba78cd42a9070e70375d6c0eca8ae0a44748468cfe1a95385fbd3a8f"
|
"hash": "3081b11b0319c0a87503571debc7ef9ef0713b791cc836a8dd944abe9df9bb28"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user