From f12745cc1ffd63742f9a855208605bb8d2a75bf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 2 Apr 2020 19:08:14 +0200 Subject: [PATCH] gh: Update to version 0.6.4 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 91829b5337..6c0057778e 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "0.6.3", + "version": "0.6.4", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v0.6.3/gh_0.6.3_windows_amd64.zip", - "hash": "7b3af8c8df4a293ea5d00fbad7997e2cdcb517c367f09adf84bda28fa916036b" + "url": "https://github.com/cli/cli/releases/download/v0.6.4/gh_0.6.4_windows_amd64.zip", + "hash": "3a3e2992a6ab763dfde0754036a94cc7363adf58c30713b92c48a87c2524b25a" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v0.6.3/gh_0.6.3_windows_386.zip", - "hash": "39dfd70eb42521285133b6e7e4b9ca3b1177831d00e230680402a86ec622043c" + "url": "https://github.com/cli/cli/releases/download/v0.6.4/gh_0.6.4_windows_386.zip", + "hash": "4934d43d8b379ebcce8e4c5a48155218a4a07cd18c5fba94662bef68dc4f9369" } }, "bin": "bin\\gh.exe",