From f488aabd1456bea5a49a03e97ffb19d37eae99b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 20:27:50 +0000 Subject: [PATCH] gh: Update to version 2.12.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 877a64bda6..302b5d26bd 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.11.3", + "version": "2.12.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.11.3/gh_2.11.3_windows_amd64.zip", - "hash": "71abb6549bc20217fbbb82653d09b03a9cdc5bfbace749dca94cbba750666529" + "url": "https://github.com/cli/cli/releases/download/v2.12.0/gh_2.12.0_windows_amd64.zip", + "hash": "58d4dad791b2fef15a7f9af9851993a55513f43891de0c2a46e5fc3b05543c8c" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.11.3/gh_2.11.3_windows_386.zip", - "hash": "7ec06f09c1755213c3b709e87a7b34066e53956d267cf736fc01a5f1585ff1ed" + "url": "https://github.com/cli/cli/releases/download/v2.12.0/gh_2.12.0_windows_386.zip", + "hash": "ea1fb4c96aa0db2b4886f5cd3c5980147a98592b71fe9529df5edc3abbce30b6" } }, "bin": "bin\\gh.exe",