mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://hub.github.com/",
|
|
"version": "2.11.2",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v2.11.2/hub-windows-amd64-2.11.2.zip",
|
|
"hash": "837fa0a61f4d0d48a3f09ca8f3f6b013feb7e748b21434809998a14b4ae8ec89"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v2.11.2/hub-windows-386-2.11.2.zip",
|
|
"hash": "cfac3277683452f066ee48a2f321cc19b05b9936db911412eb7569cd1aaf8970"
|
|
}
|
|
},
|
|
"bin": "bin\\hub.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/github/hub"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v$version/hub-windows-amd64-$version.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v$version/hub-windows-386-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|