mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://hub.github.com/",
|
|
"version": "2.12.3",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-amd64-2.12.3.zip",
|
|
"hash": "b76cb18f20c1adc91d265a986a5125f27b8170bdf1c9707051aff0646d232c3f"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-386-2.12.3.zip",
|
|
"hash": "a9705a8d220f2d32965e7897efcb155b048e24fb6751292de8f85729c2924b59"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|