hub: Update to version 2.14.2

This commit is contained in:
Richard Kuhnt 2020-03-05 18:01:49 +00:00
parent 70a8acf003
commit c9e654b3e9

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.14.1", "version": "2.14.2",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/hub/releases/download/v2.14.1/hub-windows-amd64-2.14.1.zip", "url": "https://github.com/github/hub/releases/download/v2.14.2/hub-windows-amd64-2.14.2.zip",
"hash": "ce26126d2e47aea0ca799d73212948a4e26bfcd177582beb2eb9f5ebf44b9fad" "hash": "2ad771ff5e5e47c8d48aa22f6852ebef87e1fe0f53a1194ddcbe615a9ddbc59e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/github/hub/releases/download/v2.14.1/hub-windows-386-2.14.1.zip", "url": "https://github.com/github/hub/releases/download/v2.14.2/hub-windows-386-2.14.2.zip",
"hash": "2aa8fcce4a5d42c0245b06dbd15bd016e07c7f6f627eca4ba10f1b2fb5297495" "hash": "16f755b80b9c0da080d4fa613670e36d7b78f4595ce096a84ffd7ac3d324ec64"
} }
}, },
"bin": "bin\\hub.exe", "bin": "bin\\hub.exe",