From 6715556921c97d6e83ff7a2ccec07e4664d3bfcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 16:30:54 +0000 Subject: [PATCH] gh: Update to version 2.74.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 6f4451433b..7668856445 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.74.0", + "version": "2.74.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.74.0/gh_2.74.0_windows_amd64.zip", - "hash": "00513a42845db984482f0a0142e854b35056d0e6a19cbcb6fa30af330c9442d5" + "url": "https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_windows_amd64.zip", + "hash": "7cf1239c4e9d35fd114e4e358e94ed5e948f7fdf199d35d41d0cd2e3a7ca06ba" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.74.0/gh_2.74.0_windows_386.zip", - "hash": "b6234721ed29a78f51cf3833aecf739e1a91c01673faa4e20a5d2575b4b8b560" + "url": "https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_windows_386.zip", + "hash": "559909479a18faa1f4ecf786e369fc54c318a8abe5b81f250aaa9a715f717480" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.74.0/gh_2.74.0_windows_arm64.zip", - "hash": "f9de7f6d53cf6d13bfa86421ec06c9cc2ad193e0e25dd1e2307c4d9db874354b" + "url": "https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_windows_arm64.zip", + "hash": "0e1825bb24fccfb7ac19672f25067fe684f7b12ec7c27742385bd6687d78c405" } }, "bin": "bin\\gh.exe",