gh: Update to version 1.8.1

This commit is contained in:
Richard Kuhnt 2021-04-02 17:00:22 +00:00
parent 72d882e6e1
commit 7a032bd67b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.0", "version": "1.8.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.8.0/gh_1.8.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v1.8.1/gh_1.8.1_windows_amd64.zip",
"hash": "df932c4cb3248029bf0078683a526e75f0622f1e11bb82575ac1962aee7890ab" "hash": "ec876b8884d2a87428461f666d9906671448cf83a5995388a86e5a9829e8b336"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v1.8.1/gh_1.8.1_windows_386.zip",
"hash": "172e91ad31fd74503433b3525807e5722cf6d2692445b53b485e6d0bc76a7dce" "hash": "fd138eb8fe2c2ae00032882b6770c7fc2e090215fd0434dcef7624ac4ef7a900"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",