gh: Update to version 1.13.0

This commit is contained in:
Richard Kuhnt 2021-07-20 19:00:24 +00:00
parent 95056d9cf9
commit 3fdce547b1

View File

@ -1,16 +1,16 @@
{
"version": "1.12.1",
"version": "1.13.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v1.12.1/gh_1.12.1_windows_amd64.zip",
"hash": "3e8adfaaa32cbf46a4cd1d44727044ba473a89e7f6ed5258cacd88d692363e22"
"url": "https://github.com/cli/cli/releases/download/v1.13.0/gh_1.13.0_windows_amd64.zip",
"hash": "9b94f8aaa02f3b38ceb4df50f44eedd09af467ca0d2424f9e55ed4672fc04c12"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.12.1/gh_1.12.1_windows_386.zip",
"hash": "64e60e03e5530cd610d8685b2230520340363edc55f84aaec1692f197a7b13fd"
"url": "https://github.com/cli/cli/releases/download/v1.13.0/gh_1.13.0_windows_386.zip",
"hash": "a2154798e143d9564e9f7e06c60d31d96ffa6b15f6d3aca75e4778da1795b54d"
}
},
"bin": "bin\\gh.exe",