gh: Update to version 2.49.0

This commit is contained in:
github-actions[bot] 2024-04-30 16:28:18 +00:00
parent 72dea70dcd
commit 9b8b63f1f4

View File

@ -1,20 +1,20 @@
{ {
"version": "2.48.0", "version": "2.49.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.48.0/gh_2.48.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_windows_amd64.zip",
"hash": "30d8b5c658faf0dcad5ad5389d93a9732d8b197f3e50e4b0c2870a15e479b96f" "hash": "61bfb0d36ca3489d3ec87008ee31c7c40087e6d4943917e8013f85ffe96b9fe7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_windows_386.zip",
"hash": "27b8436641293d76eb3c6f46b9e869a6447f92c0adfad67071f2a6e23b072bff" "hash": "35a5df88ff64b3f17c83c3fce103e51edf87f31a9944bea920cfadff4dc46021"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_windows_arm64.zip",
"hash": "d8940e16f3869ff5cf2985854a1176bee605ac905088efd8e5ae0a22f1a5d3f4" "hash": "b0049f3b20818935628dc79b74a6c7135a446d201776d47e96f1966a0f64cd4f"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",