From 5475a73754b03c77d702006e6384c1adf2f7bd12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 16:29:54 +0000 Subject: [PATCH] gh: Update to version 2.71.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 44a22df36b..f61506b9cc 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.70.0", + "version": "2.71.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.70.0/gh_2.70.0_windows_amd64.zip", - "hash": "8bd71daf9dcf8a8d11fe92a9645f9882eb304c0ae36320f1f88c9adf193e86c3" + "url": "https://github.com/cli/cli/releases/download/v2.71.0/gh_2.71.0_windows_amd64.zip", + "hash": "d5a20a079172e50697853abca0ff6527e6fb9c341cfe4cd6340a1eda027a4876" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.70.0/gh_2.70.0_windows_386.zip", - "hash": "2e681aa6e7707487804b19d25e60623ddb8ad870879b6ceb3c28883eb322c9d4" + "url": "https://github.com/cli/cli/releases/download/v2.71.0/gh_2.71.0_windows_386.zip", + "hash": "b4af2cccb9368da5ca4ccf7db50fce7810b113f2018f0743482322153788edf1" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.70.0/gh_2.70.0_windows_arm64.zip", - "hash": "35da7518a40263a2a9a3c4bfec5f947e05ca2bcfc22d633387589fd1f345ba20" + "url": "https://github.com/cli/cli/releases/download/v2.71.0/gh_2.71.0_windows_arm64.zip", + "hash": "b3660632ca249f6046c80d8e99003c37027557f0e7ece40de51ef107ee6746d1" } }, "bin": "bin\\gh.exe",