gh: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2022-04-13 20:32:57 +00:00
parent 646ed532c2
commit 49656ac852

View File

@ -1,16 +1,16 @@
{ {
"version": "2.7.0", "version": "2.8.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/v2.7.0/gh_2.7.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_windows_amd64.zip",
"hash": "c4e5beb649ce416b8390e0cbddfd92ff9f92602cc51637403847c12f3e2b122d" "hash": "0da87247cff625bf888a3a5be2007f8564061bfc7187339a24824ec00505e416"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_windows_386.zip",
"hash": "2de41bcf7e8447677378fc1d469e5fabb8bca165aa3152d6903b7e7ceaed3fb8" "hash": "45f3af00316cefefa63812a88bfc43e1d422ac0ebc01b37b4349bdc6299da5d5"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",