gh: Update to version 2.50.0

This commit is contained in:
github-actions[bot] 2024-05-29 16:28:34 +00:00
parent 1950cd7c76
commit a047cb4eea

View File

@ -1,20 +1,20 @@
{
"version": "2.49.2",
"version": "2.50.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_amd64.zip",
"hash": "74c21451388d32160ec0d5360d412151b746706ecde9cc7a8fa0be15409e5561"
"url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_amd64.zip",
"hash": "065439eefad0f0c6935540addff86f501876846c4d0db8273e17e0651e6ca6f2"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_386.zip",
"hash": "af7d71314157c10fbcb2c6e04c670e10893ad559269624d417ba73c89bca0eed"
"url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_386.zip",
"hash": "003bfe907b6540628a1702996f85755736f2e5db2b35491bc243c03eaec16394"
},
"arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_arm64.zip",
"hash": "9b3b0146b12dc30eeb9c41e88f2de9ec4fa2de59763fd8bf1e9f6697fb5b5d88"
"url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_arm64.zip",
"hash": "8aad120b416386b4269ef62c8fdebcad31a70847297817a149daf927edc85548"
}
},
"bin": "bin\\gh.exe",