From 3cd382e0d3298e6434adf5c1f3a45ba0f080a13e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 14 Apr 2021 22:00:14 +0000 Subject: [PATCH] gh: Update to version 1.9.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index f11906f28c..d1772855be 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.8.1", + "version": "1.9.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.8.1/gh_1.8.1_windows_amd64.zip", - "hash": "ec876b8884d2a87428461f666d9906671448cf83a5995388a86e5a9829e8b336" + "url": "https://github.com/cli/cli/releases/download/v1.9.0/gh_1.9.0_windows_amd64.zip", + "hash": "58819911611058e37f998505c915dff37013f8d39bf423c890821a6efa26a8da" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.8.1/gh_1.8.1_windows_386.zip", - "hash": "fd138eb8fe2c2ae00032882b6770c7fc2e090215fd0434dcef7624ac4ef7a900" + "url": "https://github.com/cli/cli/releases/download/v1.9.0/gh_1.9.0_windows_386.zip", + "hash": "bf28fb0434b5fdea0c51be7736865d4d02b923325ad2a7e99d18e4095e986ac1" } }, "bin": "bin\\gh.exe",