gh: Update to version 2.60.0

This commit is contained in:
github-actions[bot] 2024-10-24 20:29:01 +00:00
parent 7855cf8f76
commit 5ae62506f9

View File

@ -1,20 +1,20 @@
{ {
"version": "2.59.0", "version": "2.60.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.59.0/gh_2.59.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.60.0/gh_2.60.0_windows_amd64.zip",
"hash": "fe74bcbe55ffde6ccbe8d0515e2222ca62c1998539d1eb95e6620830f6bec4dc" "hash": "13e5c734e269d96fb3bbc623bac3957a5507fafcbdcf2ce5cb56c4994a2b5e3a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.59.0/gh_2.59.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.60.0/gh_2.60.0_windows_386.zip",
"hash": "97f594c4f4d372d771b51b9f3881dabab01ed04268b5ea9701b8907bf77cb718" "hash": "21935185a457fed376730d6ae9ccd741688c3ba2c2e6c50893691f8fe77acfd0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.59.0/gh_2.59.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.60.0/gh_2.60.0_windows_arm64.zip",
"hash": "45cc21d23c19e9021151d32237b303a186c6f699d9aec7392936cec1e64e3d68" "hash": "8f664a6ebf6412cb90d0914542bb6397a4b74e4b70a1b65cfdc95d4e786279dc"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",