From a047cb4eeae35ec6c85fa4cd592f2383d811fbed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 16:28:34 +0000 Subject: [PATCH] gh: Update to version 2.50.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 97040ee50b..3d3bbb7151 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.49.2", + "version": "2.50.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_amd64.zip", - "hash": "74c21451388d32160ec0d5360d412151b746706ecde9cc7a8fa0be15409e5561" + "url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_amd64.zip", + "hash": "065439eefad0f0c6935540addff86f501876846c4d0db8273e17e0651e6ca6f2" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_386.zip", - "hash": "af7d71314157c10fbcb2c6e04c670e10893ad559269624d417ba73c89bca0eed" + "url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_386.zip", + "hash": "003bfe907b6540628a1702996f85755736f2e5db2b35491bc243c03eaec16394" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_windows_arm64.zip", - "hash": "9b3b0146b12dc30eeb9c41e88f2de9ec4fa2de59763fd8bf1e9f6697fb5b5d88" + "url": "https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_windows_arm64.zip", + "hash": "8aad120b416386b4269ef62c8fdebcad31a70847297817a149daf927edc85548" } }, "bin": "bin\\gh.exe",