gh: Update to version 1.13.1

This commit is contained in:
Richard Kuhnt 2021-07-20 20:00:19 +00:00
parent ac92961ff6
commit 9187398944

View File

@ -1,16 +1,16 @@
{ {
"version": "1.13.0", "version": "1.13.1",
"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.13.0/gh_1.13.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_windows_amd64.zip",
"hash": "9b94f8aaa02f3b38ceb4df50f44eedd09af467ca0d2424f9e55ed4672fc04c12" "hash": "fcc00eb5bb2b605366dcab3691608ae005b0b6e7bb1904065fc2af5276c04e29"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.13.0/gh_1.13.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_windows_386.zip",
"hash": "a2154798e143d9564e9f7e06c60d31d96ffa6b15f6d3aca75e4778da1795b54d" "hash": "d3dfb3fa3a84bc7d6529ea5a53e58da1f22701e1f6dfbcbd33e0d0ff5efeb49b"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",