From d159396fc3652b15322f63c96291da2f7da57805 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Mar 2021 19:01:47 +0000 Subject: [PATCH] gh: Update to version 1.7.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index a062a5ad81..bd23465aa8 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.6.2", + "version": "1.7.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.6.2/gh_1.6.2_windows_amd64.zip", - "hash": "c8e5cffbc818f66bf644d38b4cac65aa500a8888fe28970e98b601a3472f8300" + "url": "https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_windows_amd64.zip", + "hash": "8574f8eda8b20b131201b72c68d88f9ac25400379932c9100ffd30b1a751959b" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.6.2/gh_1.6.2_windows_386.zip", - "hash": "b700c52bf662d21274c5c6b8369cdfa6b3a0b2681266f8047703f34849f709d5" + "url": "https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_windows_386.zip", + "hash": "51434ae94c43381dc334bd13204105540871bc083058d12a996a2002ea7d1705" } }, "bin": "bin\\gh.exe",