From 3a33054f78e7148a338048d137e6778272f4a72d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 16 Dec 2020 08:52:06 +0100 Subject: [PATCH] gh: Update to version 1.4.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 5c58fd652e..dfe3fbdb9b 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.3.1", + "version": "1.4.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.3.1/gh_1.3.1_windows_amd64.zip", - "hash": "467f7bd00a89b5506068bbe3932e57d1394f05770019aeb1bf4fd33a03ab2ced" + "url": "https://github.com/cli/cli/releases/download/v1.4.0/gh_1.4.0_windows_amd64.zip", + "hash": "007b640ae0867e9560f143f5cbc1353669ad32713b57f65af1ef510865bea8d3" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.3.1/gh_1.3.1_windows_386.zip", - "hash": "2ca2746ce14c7c0debbab6a3eb58d5af47bb947b17cd36df609dc8622c346a77" + "url": "https://github.com/cli/cli/releases/download/v1.4.0/gh_1.4.0_windows_386.zip", + "hash": "9b609a8534a1b51a782ecc34602766dace7ea118f951e594dccd79e8817fb291" } }, "bin": "bin\\gh.exe",