From d4be60085cd030e3123b36f8576980a3e816c4c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:27:58 +0000 Subject: [PATCH] gh: Update to version 2.37.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index fcff41bccb..51bbf02f07 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.36.0", + "version": "2.37.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_windows_amd64.zip", - "hash": "1419d3c782e7f568d467eb912c8e03a6c473f76d1dfac015404f2489c373a001" + "url": "https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_windows_amd64.zip", + "hash": "466cb9703d13cf55329ed7182d3b598cdabf10c642ef07c7d60700ac187ba1fc" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_windows_386.zip", - "hash": "030224e5e233633de0c35ce74f2842635331ecb49b1080ee1ede294469a7dc29" + "url": "https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_windows_386.zip", + "hash": "2cb537d5b40570ba9c6f7dc7eccb2bc949155a7b2cd6a79697f970d52768d0f2" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_windows_arm64.zip", - "hash": "058f937b5ff112938b5fd645be9c4e819773d7ca88dd83ed8dceae9be7a93dce" + "url": "https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_windows_arm64.zip", + "hash": "d88a2e695df05af1f3d4e67849695d989465ddc0773e60bf574bf995fa5b3efe" } }, "bin": "bin\\gh.exe",