mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
ast-grep: Update to version 0.31.1
This commit is contained in:
parent
b38b2fd83e
commit
75205e5cc6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.31.0",
|
"version": "0.31.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.31.0/app-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.31.1/app-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "3288f227a1271c152c3fd48651b0cc578879b7c9ee436acc6801c90665563468"
|
"hash": "b4cfeee56ddd9512ecac5086346d979d046f068ad12abc256c8023ffeefa3cda"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user