gh: Update to version 2.59.0

This commit is contained in:
github-actions[bot] 2024-10-16 12:31:47 +00:00
parent 091b4e1530
commit 9a6c4b4c36

View File

@ -1,20 +1,20 @@
{ {
"version": "2.58.0", "version": "2.59.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.58.0/gh_2.58.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.59.0/gh_2.59.0_windows_amd64.zip",
"hash": "ade397b52f6228a06d2e95eddcaef306aab712e7ca7308cec66325063e11407b" "hash": "fe74bcbe55ffde6ccbe8d0515e2222ca62c1998539d1eb95e6620830f6bec4dc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.59.0/gh_2.59.0_windows_386.zip",
"hash": "47a0b5a48cd67324e3f257f36ba25940f5748ba9a7a8525bd731920061be4ec9" "hash": "97f594c4f4d372d771b51b9f3881dabab01ed04268b5ea9701b8907bf77cb718"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.59.0/gh_2.59.0_windows_arm64.zip",
"hash": "02b489bff68e524e9733f5408a84144b3cf616b3e54c02620f9cc385abad034f" "hash": "45cc21d23c19e9021151d32237b303a186c6f699d9aec7392936cec1e64e3d68"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",