From 9f18030858150e439ae4106fbd34fc25c0eb537a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 15 Apr 2021 17:01:40 +0000 Subject: [PATCH] gh: Update to version 1.9.1 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index d1772855be..5f919d61f7 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.9.0", + "version": "1.9.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.9.0/gh_1.9.0_windows_amd64.zip", - "hash": "58819911611058e37f998505c915dff37013f8d39bf423c890821a6efa26a8da" + "url": "https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_amd64.zip", + "hash": "2099b16b4b29aaaf58ac46fed34b43015682fe347881e5a73002acc80598a06f" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.9.0/gh_1.9.0_windows_386.zip", - "hash": "bf28fb0434b5fdea0c51be7736865d4d02b923325ad2a7e99d18e4095e986ac1" + "url": "https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_386.zip", + "hash": "0ff3a6994bf2f480a07676bb79ffeb73f11c04821cc76e6fe15c338ec22a62a1" } }, "bin": "bin\\gh.exe",