hub: Update to version 2.12.6

This commit is contained in:
Richard Kuhnt 2019-09-21 17:00:16 +00:00
parent b7cb6494eb
commit f8895beccf

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://hub.github.com/", "homepage": "https://hub.github.com/",
"description": "An extension to command-line git that helps with everyday GitHub tasks without ever leaving the terminal.", "description": "An extension to command-line git that helps with everyday GitHub tasks without ever leaving the terminal.",
"version": "2.12.3", "version": "2.12.6",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-amd64-2.12.3.zip", "url": "https://github.com/github/hub/releases/download/v2.12.6/hub-windows-amd64-2.12.6.zip",
"hash": "b76cb18f20c1adc91d265a986a5125f27b8170bdf1c9707051aff0646d232c3f" "hash": "2f0ca6d04c00c0b91ca70c8e0324c7be3c46441f612bead0ed6e586d66969816"
}, },
"32bit": { "32bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-386-2.12.3.zip", "url": "https://github.com/github/hub/releases/download/v2.12.6/hub-windows-386-2.12.6.zip",
"hash": "a9705a8d220f2d32965e7897efcb155b048e24fb6751292de8f85729c2924b59" "hash": "1a54bc58bf0e506917c232ef5a8c901c75aebb26b665fd0ca2c0cd728eba694e"
} }
}, },
"bin": "bin\\hub.exe", "bin": "bin\\hub.exe",