From 05e9f970a337fdde83204869464afe625acde19b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:06:52 +0000 Subject: [PATCH] gh: Update to version 2.47.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 0dca4c95fd..2d77cfe5e2 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.46.0", + "version": "2.47.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.46.0/gh_2.46.0_windows_amd64.zip", - "hash": "d623c4b209e8c1457c9a585676200918069d7b506d45c2456bfb8cd8b34d152e" + "url": "https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_windows_amd64.zip", + "hash": "889c048da1b54399bd2b473f5c0ecbc3c68b8847e76733042ce7e9d1ce06aa4c" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.46.0/gh_2.46.0_windows_386.zip", - "hash": "37ac3715a010c1a2001098ce718f8d0c203275c4d0a8d99f448966eee07c4c6f" + "url": "https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_windows_386.zip", + "hash": "8120c34456b273b13da5a1b72746a0ca0ac5ead4b0fac39f73a39fb1278a3f68" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.46.0/gh_2.46.0_windows_arm64.zip", - "hash": "c758a51220dfa411dd9ead8d4052cab0b277f2c94c8e38d24736cd59db9f41ab" + "url": "https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_windows_arm64.zip", + "hash": "62eb5fb1bf0fa1741af3c7446c4f22623c8682f27635c94ee4b74c83e3c4af8c" } }, "bin": "bin\\gh.exe",