mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
ast-grep: Update to version 0.27.3 (#6178)
* Update ast-grep * Update hash * 0.27.3 --------- Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
parent
ef7c9e386b
commit
9888f77070
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.22.0",
|
"version": "0.27.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.22.0/sg-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.27.3/app-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "89d81473fb4d84b61bb65a622f315ad2d278b4e6288361f30c566a0261b07d0b"
|
"hash": "c6cd31295aa455faed4f2133a0452a57798f7e9dd19127f999da9281f7873e3d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
@ -16,7 +16,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ast-grep/ast-grep/releases/download/$version/sg-x86_64-pc-windows-msvc.zip"
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/$version/app-x86_64-pc-windows-msvc.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user