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