From 141baaf7bb2b51a1b8f5d4a4655940a205194033 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 16:28:26 +0000 Subject: [PATCH] gh: Update to version 2.25.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index ac9665457c..49a772817d 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.25.0", + "version": "2.25.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_windows_amd64.zip", - "hash": "3e67a6970a5cf90e0297cfa136bad82afb4bd9f54196304038a9023742442e32" + "url": "https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_windows_amd64.zip", + "hash": "33be468155dabc1990e984eb9cb9e134c50cfe1c0bbeab92643355a8ea04e162" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_windows_386.zip", - "hash": "222b7ca75c03ead9f55bf9129a655de35d0845e7491ab506af901ee4f1b4808b" + "url": "https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_windows_386.zip", + "hash": "34f3bd1b378c08579e88729594178d4019e376943a473b6f0b9bb078754f6a68" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_windows_arm64.zip", - "hash": "9b919c4c0e7999d45fd17def5bd8f3608033d6c7d019f184f2c940f0df2eae8a" + "url": "https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_windows_arm64.zip", + "hash": "2801982024d3ade3e552caffaae95a480ce8a8deccfafe166aad66e18138ec2b" } }, "bin": "bin\\gh.exe",