gh: Update to version 2.49.2

This commit is contained in:
github-actions[bot] 2024-05-13 20:26:05 +00:00
parent 83d4b7125d
commit 7c5b714bfa

View File

@ -1,20 +1,20 @@
{ {
"version": "2.49.1", "version": "2.49.2",
"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.1/gh_2.49.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_amd64.zip",
"hash": "828e75a888cf1989e44440a8051f3eab69f5183908a723e345e8ca1b3f57f410" "hash": "74c21451388d32160ec0d5360d412151b746706ecde9cc7a8fa0be15409e5561"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.49.1/gh_2.49.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_386.zip",
"hash": "a79cfab00e3d8267148081debda5b6a483dfcf96af579c5cff033febce7de3b4" "hash": "af7d71314157c10fbcb2c6e04c670e10893ad559269624d417ba73c89bca0eed"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.49.1/gh_2.49.1_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_arm64.zip",
"hash": "b606368d831d26f6f189e1c970fe4d2db6e19e78cd8e32a45e08ddb0a4c228b2" "hash": "9b3b0146b12dc30eeb9c41e88f2de9ec4fa2de59763fd8bf1e9f6697fb5b5d88"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",