hub: Update to version 2.12.3

This commit is contained in:
Richard Kuhnt 2019-07-19 13:00:20 +00:00
parent 80a588c650
commit 387dc676e2

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://hub.github.com/", "homepage": "https://hub.github.com/",
"version": "2.12.2", "version": "2.12.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.2/hub-windows-amd64-2.12.2.zip", "url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-amd64-2.12.3.zip",
"hash": "f72e84572572bd4a8a09940c08933a23a48ee73352bd259e247fa329c4f03601" "hash": "b76cb18f20c1adc91d265a986a5125f27b8170bdf1c9707051aff0646d232c3f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.2/hub-windows-386-2.12.2.zip", "url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-386-2.12.3.zip",
"hash": "d3fa0c391399b1b54507df95781d2180952ab0fc70a3fb51906839dcf2a13103" "hash": "a9705a8d220f2d32965e7897efcb155b048e24fb6751292de8f85729c2924b59"
} }
}, },
"bin": "bin\\hub.exe", "bin": "bin\\hub.exe",