From 8460e4a566ab7d0edf4df18b946901be6a27c010 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 22 Jan 2021 07:52:26 +0100 Subject: [PATCH] gh: Update to version 1.5.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index dfe3fbdb9b..5171c65852 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.4.0", + "version": "1.5.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.4.0/gh_1.4.0_windows_amd64.zip", - "hash": "007b640ae0867e9560f143f5cbc1353669ad32713b57f65af1ef510865bea8d3" + "url": "https://github.com/cli/cli/releases/download/v1.5.0/gh_1.5.0_windows_amd64.zip", + "hash": "63d9c1b6305a67f2244b30a6ed2cdb1e1013bae79012baad2184aa7b8fbae1e9" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.4.0/gh_1.4.0_windows_386.zip", - "hash": "9b609a8534a1b51a782ecc34602766dace7ea118f951e594dccd79e8817fb291" + "url": "https://github.com/cli/cli/releases/download/v1.5.0/gh_1.5.0_windows_386.zip", + "hash": "5a174fb5f5ce0c49fbbf168833cedc48fae6641ebeb80a27b098a457eec915c4" } }, "bin": "bin\\gh.exe",