From 36ebd804b26827d4b10c87549f0e5e2bfd3003a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 20:26:02 +0000 Subject: [PATCH] gh: Update to version 2.26.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 49a772817d..9582b832a4 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.25.1", + "version": "2.26.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_windows_amd64.zip", - "hash": "33be468155dabc1990e984eb9cb9e134c50cfe1c0bbeab92643355a8ea04e162" + "url": "https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_windows_amd64.zip", + "hash": "9008ae74dc76fab3839f22b331a27196e1ac1455a1f5ca8b828f2d84e0c76c77" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_windows_386.zip", - "hash": "34f3bd1b378c08579e88729594178d4019e376943a473b6f0b9bb078754f6a68" + "url": "https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_windows_386.zip", + "hash": "16afbcbbfef7b3482d3951c9316314097f52ed514fbc6ce4854f7ec319de09d0" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_windows_arm64.zip", - "hash": "2801982024d3ade3e552caffaae95a480ce8a8deccfafe166aad66e18138ec2b" + "url": "https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_windows_arm64.zip", + "hash": "d32a41d685013c3c57e10962cc962f8db7784831c042655b1f19a38d816958b4" } }, "bin": "bin\\gh.exe",