gh: Update to version 2.66.1

This commit is contained in:
github-actions[bot] 2025-02-01 00:37:17 +00:00
parent 91163e4d3f
commit da23de7cc4

View File

@ -1,20 +1,20 @@
{ {
"version": "2.66.0", "version": "2.66.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.66.0/gh_2.66.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.66.1/gh_2.66.1_windows_amd64.zip",
"hash": "c4726f3978ef069970e46b98216c25a86d45f4d69aa089e58fa7f6f59602ac62" "hash": "2f8cd5d8bcffc65dc4dc69bb48ca536b53f792744ba7da7e75b238bde9deb2bf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.66.0/gh_2.66.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.66.1/gh_2.66.1_windows_386.zip",
"hash": "aef26d92cc155defe7c992e037ff9b1199f7060bf0337411390d806151528584" "hash": "3230733185d25b93db38847873563ae3f76a0660c0aeae77b54a36314d2ec7ff"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.66.0/gh_2.66.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.66.1/gh_2.66.1_windows_arm64.zip",
"hash": "7bf43fc3718c72cf27e0046a3a16f166ef12c8a40471fd3f48661aa5c1aef7be" "hash": "53aa8e588b156f7d4b1366075db6e24aa5dc93eb85d48eb29717b34afb39f240"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",