gh: Update to version 2.51.0

This commit is contained in:
github-actions[bot] 2024-06-13 16:29:15 +00:00
parent 4bd5daa643
commit 616b783425

View File

@ -1,20 +1,20 @@
{ {
"version": "2.50.0", "version": "2.51.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.50.0/gh_2.50.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_windows_amd64.zip",
"hash": "065439eefad0f0c6935540addff86f501876846c4d0db8273e17e0651e6ca6f2" "hash": "2815c68972e125274308ea6c0d1a0a021857071e6b8361496ae48a3ee688cd05"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_windows_386.zip",
"hash": "003bfe907b6540628a1702996f85755736f2e5db2b35491bc243c03eaec16394" "hash": "367f0b610fb24693a7112f0c5bde502d5475f63fd86006d9736448b8030c52f2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_windows_arm64.zip",
"hash": "8aad120b416386b4269ef62c8fdebcad31a70847297817a149daf927edc85548" "hash": "74874c0724ab3af1647af00debae45a02e640340d869c67fca84e3c9be961e36"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",