From 989aa66a48d3961d60bd6cd008860a193065c2fb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Apr 2021 21:01:06 +0000 Subject: [PATCH] gh: Update to version 1.9.2 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 5f919d61f7..40c1c1f54d 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.9.1", + "version": "1.9.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_amd64.zip", - "hash": "2099b16b4b29aaaf58ac46fed34b43015682fe347881e5a73002acc80598a06f" + "url": "https://github.com/cli/cli/releases/download/v1.9.2/gh_1.9.2_windows_amd64.zip", + "hash": "85bcf7fdc76e7ea21a7297da052da512a4ec81fa432f90ec6a8fde8b48e85950" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.9.1/gh_1.9.1_windows_386.zip", - "hash": "0ff3a6994bf2f480a07676bb79ffeb73f11c04821cc76e6fe15c338ec22a62a1" + "url": "https://github.com/cli/cli/releases/download/v1.9.2/gh_1.9.2_windows_386.zip", + "hash": "8a946588d3aab71a0f23271748e6ab383332433ea297fae5f700bdce1016a8c9" } }, "bin": "bin\\gh.exe",