hub: Update to version 2.13.0

This commit is contained in:
Richard Kuhnt 2019-11-06 16:01:50 +00:00
parent a611ed200e
commit 966c88f867

View File

@ -1,16 +1,16 @@
{
"homepage": "https://hub.github.com/",
"description": "An extension to command-line git that helps with everyday GitHub tasks without ever leaving the terminal.",
"version": "2.12.8",
"version": "2.13.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.8/hub-windows-amd64-2.12.8.zip",
"hash": "2cc89c0d9d0f87b9f5d182b785b7ec3565cee17061972e3f5c66efc99893a6c1"
"url": "https://github.com/github/hub/releases/download/v2.13.0/hub-windows-amd64-2.13.0.zip",
"hash": "8d18d682a4f3be138f6ca958f976b31c1c8d6a829b477df6c084f38e1e3d0e7d"
},
"32bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.8/hub-windows-386-2.12.8.zip",
"hash": "effadda27c68a02fca4cbfb18bbe04916ccf9f52d3c89f84d532c4454f75bdba"
"url": "https://github.com/github/hub/releases/download/v2.13.0/hub-windows-386-2.13.0.zip",
"hash": "3ea802eab519e51451cf3d11bc35fa27a9082e82fa137eb443271c7cba4a7057"
}
},
"bin": "bin\\hub.exe",