From 77538c46712828bf48cbfa4700f8739ee5724c6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 17 Jul 2020 07:24:05 +0200 Subject: [PATCH] gh: Update to version 0.11.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 5857b8f75e..bf5ce8e3f8 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "0.10.1", + "version": "0.11.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v0.10.1/gh_0.10.1_windows_amd64.zip", - "hash": "2b8243e997d45f1f1441a11a4bdb33e8d432913fac883fe19d75ef1eab9825c4" + "url": "https://github.com/cli/cli/releases/download/v0.11.0/gh_0.11.0_windows_amd64.zip", + "hash": "444eaacecf082f7b78787500ba61230f2b9f748abe5443ee4221fa1a6fbec189" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v0.10.1/gh_0.10.1_windows_386.zip", - "hash": "3c10916f8b59814b8972afca10ada57b43667d1a5e7baf40ffe2583a15011e09" + "url": "https://github.com/cli/cli/releases/download/v0.11.0/gh_0.11.0_windows_386.zip", + "hash": "41b96d1b94483263d511dfb208bede36d8964bd490874f00d9231cce743afdd5" } }, "bin": "bin\\gh.exe",