From 6d93880a2f531fed6b3746e201900e7af9de465a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 23 Feb 2021 14:02:44 +0100 Subject: [PATCH] gh: Update to version 1.6.2 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index eea3e7228d..a062a5ad81 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.6.1", + "version": "1.6.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.6.1/gh_1.6.1_windows_amd64.zip", - "hash": "c5366848e299c86edd72d5340e27039168430afbc30e9f24712eb156dd9a8bce" + "url": "https://github.com/cli/cli/releases/download/v1.6.2/gh_1.6.2_windows_amd64.zip", + "hash": "c8e5cffbc818f66bf644d38b4cac65aa500a8888fe28970e98b601a3472f8300" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.6.1/gh_1.6.1_windows_386.zip", - "hash": "31d91649e7900406eda73a46268469f7be606c31e6ab55c185a40361d8a0993f" + "url": "https://github.com/cli/cli/releases/download/v1.6.2/gh_1.6.2_windows_386.zip", + "hash": "b700c52bf662d21274c5c6b8369cdfa6b3a0b2681266f8047703f34849f709d5" } }, "bin": "bin\\gh.exe",