From 8d595cea30d2378cecaf76b07a535acfc335c388 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 28 Oct 2020 10:56:21 +0100 Subject: [PATCH] gh: Update to version 1.2.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 35fd9c502e..2f8fdeac57 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.1.0", + "version": "1.2.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.1.0/gh_1.1.0_windows_amd64.zip", - "hash": "94cbfff8cf50ca24ae9d2f60dbda3e1f3aa1a68be896d657ce4885f2a045bad4" + "url": "https://github.com/cli/cli/releases/download/v1.2.0/gh_1.2.0_windows_amd64.zip", + "hash": "9dbf3e689670edb827806f36780cd81f82525cb69f0d4c729d164f6629fe047d" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.1.0/gh_1.1.0_windows_386.zip", - "hash": "8abe5a333bec49e49170db164d62c2db9086f716a3206abdc27b2b348bfeb6a2" + "url": "https://github.com/cli/cli/releases/download/v1.2.0/gh_1.2.0_windows_386.zip", + "hash": "13025ab6f140ecf810b04a8c3a8754b8b023f6bea16e1296108f9accfc268b32" } }, "bin": "bin\\gh.exe",