From 616b783425a0ecd37802be08e468eafb2f345496 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 16:29:15 +0000 Subject: [PATCH] gh: Update to version 2.51.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 3d3bbb7151..86daa9a5a7 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.50.0", + "version": "2.51.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_amd64.zip", - "hash": "065439eefad0f0c6935540addff86f501876846c4d0db8273e17e0651e6ca6f2" + "url": "https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_windows_amd64.zip", + "hash": "2815c68972e125274308ea6c0d1a0a021857071e6b8361496ae48a3ee688cd05" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_386.zip", - "hash": "003bfe907b6540628a1702996f85755736f2e5db2b35491bc243c03eaec16394" + "url": "https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_windows_386.zip", + "hash": "367f0b610fb24693a7112f0c5bde502d5475f63fd86006d9736448b8030c52f2" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_arm64.zip", - "hash": "8aad120b416386b4269ef62c8fdebcad31a70847297817a149daf927edc85548" + "url": "https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_windows_arm64.zip", + "hash": "74874c0724ab3af1647af00debae45a02e640340d869c67fca84e3c9be961e36" } }, "bin": "bin\\gh.exe",