From f6cf601f78665b92fcbcf4763aa20e76b7be32a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 12:32:30 +0000 Subject: [PATCH] gh: Update to version 2.14.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 213c61f605..2476f2fbee 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.13.0", + "version": "2.14.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_windows_amd64.zip", - "hash": "8932b0c9ee45dfbee5a734095def57076f05cf9bae053978979ea74639611564" + "url": "https://github.com/cli/cli/releases/download/v2.14.0/gh_2.14.0_windows_amd64.zip", + "hash": "cd38abaad1061318ec6d64a4b76325790b943f6368b3d3052477f925e7f3b374" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_windows_386.zip", - "hash": "144cdfd7124490213eac872d643222868e690e9e9e43a97d4aa573953470507f" + "url": "https://github.com/cli/cli/releases/download/v2.14.0/gh_2.14.0_windows_386.zip", + "hash": "39101f75060cf78f039485467834257d0f15293736ce955c99360298a80661a0" } }, "bin": "bin\\gh.exe",