From 11d2398b70d9a49f59cdfd0cc052551b8744157f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 28 Jul 2020 22:58:25 +0200 Subject: [PATCH] gh: Update to version 0.11.1 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index bf5ce8e3f8..dee45e20a5 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.11.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v0.11.0/gh_0.11.0_windows_amd64.zip", - "hash": "444eaacecf082f7b78787500ba61230f2b9f748abe5443ee4221fa1a6fbec189" + "url": "https://github.com/cli/cli/releases/download/v0.11.1/gh_0.11.1_windows_amd64.zip", + "hash": "0ff00a7d89d1b638a6f3cbce6a09902c5a3d1759ed28463971c9bc2e008caf63" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v0.11.0/gh_0.11.0_windows_386.zip", - "hash": "41b96d1b94483263d511dfb208bede36d8964bd490874f00d9231cce743afdd5" + "url": "https://github.com/cli/cli/releases/download/v0.11.1/gh_0.11.1_windows_386.zip", + "hash": "aae2cfeead222eb504d527033c95e853a0b1eb685009a5bcc8bca20af98eb8bb" } }, "bin": "bin\\gh.exe",