From 3a7290bd77a293ff835c524ffa016bacc327de0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 00:43:08 +0000 Subject: [PATCH] gh: Update to version 2.17.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index cc5b189673..76deb60bac 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.16.1", + "version": "2.17.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.16.1/gh_2.16.1_windows_amd64.zip", - "hash": "3019714873838be44e57cde11099574665d70abbcfbc06c0377b3c0dbdcf7ff4" + "url": "https://github.com/cli/cli/releases/download/v2.17.0/gh_2.17.0_windows_amd64.zip", + "hash": "96d4e523636446b796b28f069332b6f8ea9a0950c6ef43617203cc5ac5af0d84" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.16.1/gh_2.16.1_windows_386.zip", - "hash": "00b73a063934a1a8a8a90cec3cc22d639295d8e511f0169cbbb1374b436d61ff" + "url": "https://github.com/cli/cli/releases/download/v2.17.0/gh_2.17.0_windows_386.zip", + "hash": "d3b06f291551ce0357e08334d8ba72810a552b593329e3c0dd3489f51a8712a3" } }, "bin": "bin\\gh.exe",