gh: Update to version 1.12.0

This commit is contained in:
Richard Kuhnt 2021-06-29 20:00:24 +00:00
parent d50e2572f1
commit f5301823d2

View File

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