hub: Update to version 2.12.7

This commit is contained in:
Richard Kuhnt 2019-09-23 11:00:17 +00:00
parent 58e6d92f79
commit 143f09524c

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.6", "version": "2.12.7",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.6/hub-windows-amd64-2.12.6.zip", "url": "https://github.com/github/hub/releases/download/v2.12.7/hub-windows-amd64-2.12.7.zip",
"hash": "2f0ca6d04c00c0b91ca70c8e0324c7be3c46441f612bead0ed6e586d66969816" "hash": "c9aa5fb35910458760ab35c9a5facf9277c4d031e55aed0a123c34159b5c7c59"
}, },
"32bit": { "32bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.6/hub-windows-386-2.12.6.zip", "url": "https://github.com/github/hub/releases/download/v2.12.7/hub-windows-386-2.12.7.zip",
"hash": "1a54bc58bf0e506917c232ef5a8c901c75aebb26b665fd0ca2c0cd728eba694e" "hash": "77d4cbd555b18c06c3f6cf17481872c16e1221aca2dfaa8b5f0ab2d5cc01a935"
} }
}, },
"bin": "bin\\hub.exe", "bin": "bin\\hub.exe",