From f5301823d2aef9feffe9962cb0e1584f16afe90a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 29 Jun 2021 20:00:24 +0000 Subject: [PATCH] gh: Update to version 1.12.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index c72a36dde9..bc36a7ecbf 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.11.0", + "version": "1.12.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.11.0/gh_1.11.0_windows_amd64.zip", - "hash": "1415067d266c4bbe44731616df31ba2992cdfc50b8c1bc13581dcb74e1aa3fef" + "url": "https://github.com/cli/cli/releases/download/v1.12.0/gh_1.12.0_windows_amd64.zip", + "hash": "cdc4b9c63467f9d66e6d3b179085e5f252fde80ed252fce0d8351f6a089df6a1" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.11.0/gh_1.11.0_windows_386.zip", - "hash": "104de212b1d218e008372d2415d4ab64a8d5abbc1f5fc7122855872327f28da0" + "url": "https://github.com/cli/cli/releases/download/v1.12.0/gh_1.12.0_windows_386.zip", + "hash": "da76cf7244374ac9e6406e6ea8325b789f0d68ebbda53ccacd1e513ffd99e4e6" } }, "bin": "bin\\gh.exe",