From 30d69e4023a86daf650187b2b96300ec02aac36a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Aug 2021 13:00:31 +0000 Subject: [PATCH] gh: Update to version 2.0.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index baa5d95638..93778dcc0a 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.14.0", + "version": "2.0.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_windows_amd64.zip", - "hash": "6d47bfceb547fe60ad09528ce445aff8cc248653e6ce457b154f705ccced790f" + "url": "https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_windows_amd64.zip", + "hash": "3c33ac49e2f969cc76d082a88db13f6c8050a5677ff149bce7adaca06a2b81c6" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_windows_386.zip", - "hash": "44bf45795f7607254d7fcc6f870cb7f53855c029052deb916bd9e5efb3128b27" + "url": "https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_windows_386.zip", + "hash": "dffae9fac9bcafaf9da9a78331407585f20a35ca9b1061fa2f201863580ce798" } }, "bin": "bin\\gh.exe",