From da23de7cc41b8ec4927ae7236f52286f31467de8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 00:37:17 +0000 Subject: [PATCH] gh: Update to version 2.66.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 49e042e424..2179faef7a 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.66.0", + "version": "2.66.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.66.0/gh_2.66.0_windows_amd64.zip", - "hash": "c4726f3978ef069970e46b98216c25a86d45f4d69aa089e58fa7f6f59602ac62" + "url": "https://github.com/cli/cli/releases/download/v2.66.1/gh_2.66.1_windows_amd64.zip", + "hash": "2f8cd5d8bcffc65dc4dc69bb48ca536b53f792744ba7da7e75b238bde9deb2bf" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.66.0/gh_2.66.0_windows_386.zip", - "hash": "aef26d92cc155defe7c992e037ff9b1199f7060bf0337411390d806151528584" + "url": "https://github.com/cli/cli/releases/download/v2.66.1/gh_2.66.1_windows_386.zip", + "hash": "3230733185d25b93db38847873563ae3f76a0660c0aeae77b54a36314d2ec7ff" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.66.0/gh_2.66.0_windows_arm64.zip", - "hash": "7bf43fc3718c72cf27e0046a3a16f166ef12c8a40471fd3f48661aa5c1aef7be" + "url": "https://github.com/cli/cli/releases/download/v2.66.1/gh_2.66.1_windows_arm64.zip", + "hash": "53aa8e588b156f7d4b1366075db6e24aa5dc93eb85d48eb29717b34afb39f240" } }, "bin": "bin\\gh.exe",