gh: Update to version 2.48.0

This commit is contained in:
github-actions[bot] 2024-04-17 13:12:13 +00:00
parent 0844576feb
commit 6c5940331c

View File

@ -1,20 +1,20 @@
{ {
"version": "2.47.0", "version": "2.48.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.47.0/gh_2.47.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_amd64.zip",
"hash": "889c048da1b54399bd2b473f5c0ecbc3c68b8847e76733042ce7e9d1ce06aa4c" "hash": "30d8b5c658faf0dcad5ad5389d93a9732d8b197f3e50e4b0c2870a15e479b96f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_386.zip",
"hash": "8120c34456b273b13da5a1b72746a0ca0ac5ead4b0fac39f73a39fb1278a3f68" "hash": "27b8436641293d76eb3c6f46b9e869a6447f92c0adfad67071f2a6e23b072bff"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_arm64.zip",
"hash": "62eb5fb1bf0fa1741af3c7446c4f22623c8682f27635c94ee4b74c83e3c4af8c" "hash": "d8940e16f3869ff5cf2985854a1176bee605ac905088efd8e5ae0a22f1a5d3f4"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",