mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
parent
70264437d7
commit
5f7686a3d3
@ -1,18 +1,13 @@
|
|||||||
{
|
{
|
||||||
|
"version": "0.99.2",
|
||||||
|
"description": "Remote repository clones manager",
|
||||||
"homepage": "https://github.com/motemen/ghq",
|
"homepage": "https://github.com/motemen/ghq",
|
||||||
"description": "Remote repository management made easy.",
|
|
||||||
"version": "0.17.1",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/motemen/ghq/releases/download/v0.17.1/ghq_windows_amd64.zip",
|
"url": "https://github.com/motemen/ghq/releases/download/v0.99.2/ghq_windows_amd64.zip",
|
||||||
"hash": "sha1:455441d36ec63097aee4ff96f151c4d9052553a3",
|
"hash": "sha1:95888589393a2f878e8d1ae107291a050177b2c9",
|
||||||
"extract_dir": "ghq_windows_amd64"
|
"extract_dir": "ghq_windows_amd64"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/motemen/ghq/releases/download/v0.17.1/ghq_windows_386.zip",
|
|
||||||
"hash": "sha1:6ba5066665c214b222920492660351beec92fc0b",
|
|
||||||
"extract_dir": "ghq_windows_386"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ghq.exe",
|
"bin": "ghq.exe",
|
||||||
@ -22,14 +17,10 @@
|
|||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_amd64.zip",
|
"url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_amd64.zip",
|
||||||
"extract_dir": "ghq_windows_amd64"
|
"extract_dir": "ghq_windows_amd64"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/motemen/ghq/releases/download/v$version/ghq_windows_386.zip",
|
|
||||||
"extract_dir": "ghq_windows_386"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "https://github.com/motemen/ghq/releases/download/v$version/SHASUMS"
|
"url": "$baseurl/SHASUMS"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user