From fa4c97d89ae68134d5b0a96c75c9a9ff033bbe3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:29:44 +0000 Subject: [PATCH] gh: Update to version 2.71.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index f61506b9cc..1e8afc87a5 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.71.0", + "version": "2.71.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.71.0/gh_2.71.0_windows_amd64.zip", - "hash": "d5a20a079172e50697853abca0ff6527e6fb9c341cfe4cd6340a1eda027a4876" + "url": "https://github.com/cli/cli/releases/download/v2.71.1/gh_2.71.1_windows_amd64.zip", + "hash": "0c9635b219eaf4d1436e93736edb36c39e2fd1ceebb2c54455b9ee51fd54e192" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.71.0/gh_2.71.0_windows_386.zip", - "hash": "b4af2cccb9368da5ca4ccf7db50fce7810b113f2018f0743482322153788edf1" + "url": "https://github.com/cli/cli/releases/download/v2.71.1/gh_2.71.1_windows_386.zip", + "hash": "2c3ec9922301ce8f671b5dc4311242a11b0dcbd224df23cbdca5995455cd2b8a" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.71.0/gh_2.71.0_windows_arm64.zip", - "hash": "b3660632ca249f6046c80d8e99003c37027557f0e7ece40de51ef107ee6746d1" + "url": "https://github.com/cli/cli/releases/download/v2.71.1/gh_2.71.1_windows_arm64.zip", + "hash": "411b586abee44cd7d2f4b7d0c10e64c0687eca16a4743f560376d1bd3262f605" } }, "bin": "bin\\gh.exe",