From f7339c927611b6d9449aaa6e68ec8e1022a5e9bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 20:28:11 +0000 Subject: [PATCH] gh: Update to version 2.66.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 9bf34f748e..49e042e424 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.65.0", + "version": "2.66.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_windows_amd64.zip", - "hash": "7f0d84ff2dcc2c9e83664c23e619cfe020964584520fcf2f503dda3d298fb6ea" + "url": "https://github.com/cli/cli/releases/download/v2.66.0/gh_2.66.0_windows_amd64.zip", + "hash": "c4726f3978ef069970e46b98216c25a86d45f4d69aa089e58fa7f6f59602ac62" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_windows_386.zip", - "hash": "7044c114b7e2edbcfb4b9d3f93e836c9046a679e2121ac3c9c94d512b6eb6d24" + "url": "https://github.com/cli/cli/releases/download/v2.66.0/gh_2.66.0_windows_386.zip", + "hash": "aef26d92cc155defe7c992e037ff9b1199f7060bf0337411390d806151528584" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_windows_arm64.zip", - "hash": "5050e0e1844cc7192b90411d897677303f7f728b94d6dce0819002a4ef53757b" + "url": "https://github.com/cli/cli/releases/download/v2.66.0/gh_2.66.0_windows_arm64.zip", + "hash": "7bf43fc3718c72cf27e0046a3a16f166ef12c8a40471fd3f48661aa5c1aef7be" } }, "bin": "bin\\gh.exe",