From 9b8b63f1f46f25061eddcb5bbab0ccf21b074442 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 16:28:18 +0000 Subject: [PATCH] gh: Update to version 2.49.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index b3056d4837..2436037062 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.48.0", + "version": "2.49.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_amd64.zip", - "hash": "30d8b5c658faf0dcad5ad5389d93a9732d8b197f3e50e4b0c2870a15e479b96f" + "url": "https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_windows_amd64.zip", + "hash": "61bfb0d36ca3489d3ec87008ee31c7c40087e6d4943917e8013f85ffe96b9fe7" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_386.zip", - "hash": "27b8436641293d76eb3c6f46b9e869a6447f92c0adfad67071f2a6e23b072bff" + "url": "https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_windows_386.zip", + "hash": "35a5df88ff64b3f17c83c3fce103e51edf87f31a9944bea920cfadff4dc46021" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_windows_arm64.zip", - "hash": "d8940e16f3869ff5cf2985854a1176bee605ac905088efd8e5ae0a22f1a5d3f4" + "url": "https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_windows_arm64.zip", + "hash": "b0049f3b20818935628dc79b74a6c7135a446d201776d47e96f1966a0f64cd4f" } }, "bin": "bin\\gh.exe",