gh: Update to version 1.11.0

This commit is contained in:
Jakub Čábera 2021-06-03 15:10:40 -07:00
parent 526d41bac0
commit 96e83f73b6

View File

@ -1,16 +1,16 @@
{ {
"version": "1.10.3", "version": "1.11.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.10.3/gh_1.10.3_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v1.11.0/gh_1.11.0_windows_amd64.zip",
"hash": "bbd032f7cec16bcce2e4473f0d7fa58dddd960527aeb677d5689732c655d5b38" "hash": "1415067d266c4bbe44731616df31ba2992cdfc50b8c1bc13581dcb74e1aa3fef"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.10.3/gh_1.10.3_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v1.11.0/gh_1.11.0_windows_386.zip",
"hash": "7c14d02c82e2b9decf2d24e16c4544e67399a8bca2a76859b0f71e539e2007bb" "hash": "104de212b1d218e008372d2415d4ab64a8d5abbc1f5fc7122855872327f28da0"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",