From 3fdce547b1b94a1c2fb163b985f93f0e12d7b736 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Jul 2021 19:00:24 +0000 Subject: [PATCH] gh: Update to version 1.13.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 3a463536c9..a68f8bf920 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.12.1", + "version": "1.13.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.12.1/gh_1.12.1_windows_amd64.zip", - "hash": "3e8adfaaa32cbf46a4cd1d44727044ba473a89e7f6ed5258cacd88d692363e22" + "url": "https://github.com/cli/cli/releases/download/v1.13.0/gh_1.13.0_windows_amd64.zip", + "hash": "9b94f8aaa02f3b38ceb4df50f44eedd09af467ca0d2424f9e55ed4672fc04c12" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.12.1/gh_1.12.1_windows_386.zip", - "hash": "64e60e03e5530cd610d8685b2230520340363edc55f84aaec1692f197a7b13fd" + "url": "https://github.com/cli/cli/releases/download/v1.13.0/gh_1.13.0_windows_386.zip", + "hash": "a2154798e143d9564e9f7e06c60d31d96ffa6b15f6d3aca75e4778da1795b54d" } }, "bin": "bin\\gh.exe",