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