gh: Update to version 1.7.0

This commit is contained in:
Richard Kuhnt 2021-03-04 19:01:47 +00:00
parent 8ace9e4c5b
commit d159396fc3

View File

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