From 65cd329653fa98baa64f55ebb67f67f015cdce29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 27 May 2020 10:31:37 +0200 Subject: [PATCH] gh: Update to version 0.9.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 6bd6b10a4c..6f7c3906a0 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "0.8.0", + "version": "0.9.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v0.8.0/gh_0.8.0_windows_amd64.zip", - "hash": "12698d1bb70b36cf3445ab12110f76e48add772015080e943590ef18516a32cd" + "url": "https://github.com/cli/cli/releases/download/v0.9.0/gh_0.9.0_windows_amd64.zip", + "hash": "7c668e75662634334e74106ef8c50bc70a02849076367223ba8021cd95c9ee7f" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v0.8.0/gh_0.8.0_windows_386.zip", - "hash": "1d139a67965841392ea3ddc253fae75067fe71a16144e7a4e0447890893a221e" + "url": "https://github.com/cli/cli/releases/download/v0.9.0/gh_0.9.0_windows_386.zip", + "hash": "e232f3c32ffa4e52eafd70815cb9410be892da1c92b4fd22c7b0f0d67bbbd8d2" } }, "bin": "bin\\gh.exe",