hub: Update to version 2.12.8

This commit is contained in:
Richard Kuhnt 2019-10-03 01:00:23 +00:00
parent 7b91b0e9d2
commit e98acc9c35

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