mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ast-grep: Update to version 0.10.1
This commit is contained in:
parent
2ccef84b9f
commit
dbd3d9320a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.0",
|
"version": "0.10.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.10.0/sg-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/ast-grep/ast-grep/releases/download/0.10.1/sg-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "96ed0ec2cfc420920a3d4f7639003170bf902436a6109a18b15a67d945db5b91"
|
"hash": "c188d9ee7e6936004b3467bb456237939606b2b172518c9fe45c5f3eac6570fd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sg.exe",
|
"bin": "sg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user