gh: Update to version 2.45.0

This commit is contained in:
github-actions[bot] 2024-03-04 20:24:38 +00:00
parent 8d44af7f12
commit 3060ba133c

View File

@ -1,20 +1,20 @@
{ {
"version": "2.44.1", "version": "2.45.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.44.1/gh_2.44.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_windows_amd64.zip",
"hash": "5a19a334d5032cfcb01e71e418c5e355104f7afd9129daf8939b729ffa46aa08" "hash": "fa2009234c0c879529fd46137a54498d580c77700b03d743ad84ae20b280b947"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_windows_386.zip",
"hash": "9f1d6629c7b0d95e37213af0e2736ca61aebfaf78dd357708a23e388c081e8c9" "hash": "dab2b813b11ec6477d3ba9650258f6f3d53e206dbebc8d9983d5c551cbb076f0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_windows_arm64.zip",
"hash": "52dfff0c2f06acabd98294081b6ff5556a7eb4b435b128f8a0aa25aa95dd2b0d" "hash": "624a9e8426a10f5a9c8f25d6111626f11ca1182f597ad636f63695ff98ab62d2"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",