From 413fd8a1d48d0d05bf5cd052de12425ff7418883 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Aug 2021 15:00:36 +0000 Subject: [PATCH] gh: Update to version 1.14.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 67e1e310d6..baa5d95638 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.13.1", + "version": "1.14.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_windows_amd64.zip", - "hash": "fcc00eb5bb2b605366dcab3691608ae005b0b6e7bb1904065fc2af5276c04e29" + "url": "https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_windows_amd64.zip", + "hash": "6d47bfceb547fe60ad09528ce445aff8cc248653e6ce457b154f705ccced790f" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_windows_386.zip", - "hash": "d3dfb3fa3a84bc7d6529ea5a53e58da1f22701e1f6dfbcbd33e0d0ff5efeb49b" + "url": "https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_windows_386.zip", + "hash": "44bf45795f7607254d7fcc6f870cb7f53855c029052deb916bd9e5efb3128b27" } }, "bin": "bin\\gh.exe",