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