From 9f773910887e54565d4961e2b0c0be04c854ca63 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Oct 2021 18:00:39 +0000 Subject: [PATCH] gh: Update to version 2.2.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 898ff891fb..7648bd0c55 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.1.0", + "version": "2.2.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.1.0/gh_2.1.0_windows_amd64.zip", - "hash": "34fa202c7cf731f7ff134535200da92af3d7cde05275c3621a92a3fdd65f6a07" + "url": "https://github.com/cli/cli/releases/download/v2.2.0/gh_2.2.0_windows_amd64.zip", + "hash": "736d3a6090687b1a3d4f98d9cd8344b50bb3c37264e32890936052c3725574c5" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.1.0/gh_2.1.0_windows_386.zip", - "hash": "301c661221a9e0e5f0ec9fb0c164602f9ae5c59cec0ccaf246ed4fc305a67e22" + "url": "https://github.com/cli/cli/releases/download/v2.2.0/gh_2.2.0_windows_386.zip", + "hash": "650a1109bec617002814f289e81a0b694fca908a06694673fe594a1215331d23" } }, "bin": "bin\\gh.exe",