From 0d5b807fffd2879dca95482db6c25ad19c4ddf5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:30:19 +0000 Subject: [PATCH] gh: Update to version 2.62.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 31b456fa06..a4bd087cc6 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.61.0", + "version": "2.62.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_windows_amd64.zip", - "hash": "dca453982f9d826e3fdc104942f5533d334488809e54a9ae184e83cda36df4d4" + "url": "https://github.com/cli/cli/releases/download/v2.62.0/gh_2.62.0_windows_amd64.zip", + "hash": "7fd29acdf2714d0129b7aedde215fa12e1cfb3ad5d39280893259bdeeceba209" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_windows_386.zip", - "hash": "838fa5cc62dfd11a2e682f2a0d788f7ca822c381849a00c7ad029287c8877a89" + "url": "https://github.com/cli/cli/releases/download/v2.62.0/gh_2.62.0_windows_386.zip", + "hash": "d3a54cf15d7cd6b9603bf02ba4de08262616d923833fe6e12b4599bbba605105" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_windows_arm64.zip", - "hash": "fcb33a42ea0191925cef03683083e2dc7d46601a7f5d1597c2c140a7cf621f22" + "url": "https://github.com/cli/cli/releases/download/v2.62.0/gh_2.62.0_windows_arm64.zip", + "hash": "650a27ca2475858cbaab3476b475ddaabc262aa3d4ff2242b6eb0498084e9f38" } }, "bin": "bin\\gh.exe",