gh: Update to version 2.14.6

This commit is contained in:
github-actions[bot] 2022-08-24 08:31:12 +00:00
parent df49ab7c03
commit 5f24fe7468

View File

@ -1,16 +1,16 @@
{ {
"version": "2.14.5", "version": "2.14.6",
"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/v2.14.5/gh_2.14.5_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.14.6/gh_2.14.6_windows_amd64.zip",
"hash": "61aa2e6982c6159a8b0ab68c3c1b103880f4c513089a4d122297355774048f95" "hash": "6b117a719d0c977c71b37f8e03e857a22c04bd127f4da9dbc7de6a42c2060dad"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.14.5/gh_2.14.5_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.14.6/gh_2.14.6_windows_386.zip",
"hash": "835a1c608a1c6c77ab172e6c2189568c3c8b1b0bf2776c741abc6c97a39be548" "hash": "e97c02d734ac97822a3c3c29a766a9e2de021d2c84c77498d76ebf26e16a8656"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",