gh: Update to version 1.8.0

This commit is contained in:
Richard Kuhnt 2021-03-30 19:00:22 +00:00
parent 3ebf349ece
commit 08cf218156

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.0", "version": "1.8.0",
"description": "Official GitHub CLI", "description": "Official GitHub CLI",
"homepage": "https://cli.github.com", "homepage": "https://cli.github.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_windows_amd64.zip",
"hash": "8574f8eda8b20b131201b72c68d88f9ac25400379932c9100ffd30b1a751959b" "hash": "df932c4cb3248029bf0078683a526e75f0622f1e11bb82575ac1962aee7890ab"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_windows_386.zip",
"hash": "51434ae94c43381dc334bd13204105540871bc083058d12a996a2002ea7d1705" "hash": "172e91ad31fd74503433b3525807e5722cf6d2692445b53b485e6d0bc76a7dce"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",