From 6ad5d63650f0f63ad2c709232ad4c015d0f21fc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 20:29:52 +0000 Subject: [PATCH] gh: Update to version 2.74.2 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 7668856445..71f93e0124 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.74.1", + "version": "2.74.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_windows_amd64.zip", - "hash": "7cf1239c4e9d35fd114e4e358e94ed5e948f7fdf199d35d41d0cd2e3a7ca06ba" + "url": "https://github.com/cli/cli/releases/download/v2.74.2/gh_2.74.2_windows_amd64.zip", + "hash": "3ac27af5ee8dd13b1b0002e4e4764163683889cea7f21231c9951e300c95eb29" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_windows_386.zip", - "hash": "559909479a18faa1f4ecf786e369fc54c318a8abe5b81f250aaa9a715f717480" + "url": "https://github.com/cli/cli/releases/download/v2.74.2/gh_2.74.2_windows_386.zip", + "hash": "f7e6610455ebd8467c0513d4391206b694566cb0eae866bc4c80a6379fa93250" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_windows_arm64.zip", - "hash": "0e1825bb24fccfb7ac19672f25067fe684f7b12ec7c27742385bd6687d78c405" + "url": "https://github.com/cli/cli/releases/download/v2.74.2/gh_2.74.2_windows_arm64.zip", + "hash": "73ddec7ec071254b4de64e95312eb40c4654c428b7081720c44ae9422aa6f1ef" } }, "bin": "bin\\gh.exe",