gh: Update to version 2.49.1

This commit is contained in:
github-actions[bot] 2024-05-08 16:36:42 +00:00
parent 3385d437b7
commit 1a44439aa0

View File

@ -1,20 +1,20 @@
{ {
"version": "2.49.0", "version": "2.49.1",
"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.49.0/gh_2.49.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.49.1/gh_2.49.1_windows_amd64.zip",
"hash": "61bfb0d36ca3489d3ec87008ee31c7c40087e6d4943917e8013f85ffe96b9fe7" "hash": "828e75a888cf1989e44440a8051f3eab69f5183908a723e345e8ca1b3f57f410"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.49.1/gh_2.49.1_windows_386.zip",
"hash": "35a5df88ff64b3f17c83c3fce103e51edf87f31a9944bea920cfadff4dc46021" "hash": "a79cfab00e3d8267148081debda5b6a483dfcf96af579c5cff033febce7de3b4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.49.1/gh_2.49.1_windows_arm64.zip",
"hash": "b0049f3b20818935628dc79b74a6c7135a446d201776d47e96f1966a0f64cd4f" "hash": "b606368d831d26f6f189e1c970fe4d2db6e19e78cd8e32a45e08ddb0a4c228b2"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",