gh: Update to version 1.14.0

This commit is contained in:
Richard Kuhnt 2021-08-04 15:00:36 +00:00
parent 5f397b19ff
commit 413fd8a1d4

View File

@ -1,16 +1,16 @@
{
"version": "1.13.1",
"version": "1.14.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_windows_amd64.zip",
"hash": "fcc00eb5bb2b605366dcab3691608ae005b0b6e7bb1904065fc2af5276c04e29"
"url": "https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_windows_amd64.zip",
"hash": "6d47bfceb547fe60ad09528ce445aff8cc248653e6ce457b154f705ccced790f"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_windows_386.zip",
"hash": "d3dfb3fa3a84bc7d6529ea5a53e58da1f22701e1f6dfbcbd33e0d0ff5efeb49b"
"url": "https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_windows_386.zip",
"hash": "44bf45795f7607254d7fcc6f870cb7f53855c029052deb916bd9e5efb3128b27"
}
},
"bin": "bin\\gh.exe",