gh: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2021-04-14 22:00:14 +00:00
parent 3e4ef70f8a
commit 3cd382e0d3

View File

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