mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
23 lines
738 B
JSON
23 lines
738 B
JSON
{
|
|
"homepage": "https://hub.github.com/",
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v2.2.3/hub-windows-amd64-2.2.3.zip",
|
|
"hash": "e6c3ed06a7ceb9beb2961e5f2cf25cb09091bf372979c5a47f62e7b8f7658375"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v2.2.3/hub-windows-386-2.2.3.zip",
|
|
"hash": "b4dc172880bf24c876711f5c8300fe9ab48207e138b3aa7eee5826f1c5b1e5b3"
|
|
}
|
|
},
|
|
"bin": [
|
|
"bin\\hub.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "https://github.com/github/hub/releases/latest",
|
|
"re": "\/releases\/tag\/v([\\d.]+)"
|
|
}
|
|
}
|