gh: Update to version 1.9.1

This commit is contained in:
Richard Kuhnt 2021-04-15 17:01:40 +00:00
parent e88423386c
commit 9f18030858

View File

@ -1,16 +1,16 @@
{
"version": "1.9.0",
"version": "1.9.1",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v1.9.0/gh_1.9.0_windows_amd64.zip",
"hash": "58819911611058e37f998505c915dff37013f8d39bf423c890821a6efa26a8da"
"url": "https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_amd64.zip",
"hash": "2099b16b4b29aaaf58ac46fed34b43015682fe347881e5a73002acc80598a06f"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.9.0/gh_1.9.0_windows_386.zip",
"hash": "bf28fb0434b5fdea0c51be7736865d4d02b923325ad2a7e99d18e4095e986ac1"
"url": "https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_386.zip",
"hash": "0ff3a6994bf2f480a07676bb79ffeb73f11c04821cc76e6fe15c338ec22a62a1"
}
},
"bin": "bin\\gh.exe",