From e37a4b4cd046439e6362f34730e5f330d9e338bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:35:03 +0000 Subject: [PATCH] gh: Update to version 2.13.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 7093cc66d2..213c61f605 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.12.1", + "version": "2.13.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.12.1/gh_2.12.1_windows_amd64.zip", - "hash": "18c606959b9de19b29815b06ca48a30b830f3ca2dfda862aabc0054573f3d364" + "url": "https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_windows_amd64.zip", + "hash": "8932b0c9ee45dfbee5a734095def57076f05cf9bae053978979ea74639611564" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.12.1/gh_2.12.1_windows_386.zip", - "hash": "1a9ff983129aa38b56a67906af3fb24f7f524f041897198744352ab0551f7ef8" + "url": "https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_windows_386.zip", + "hash": "144cdfd7124490213eac872d643222868e690e9e9e43a97d4aa573953470507f" } }, "bin": "bin\\gh.exe",