From 2d319fd56afb2e119795a21259457b3a136e1f11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 12:35:20 +0000 Subject: [PATCH] gh: Update to version 2.5.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index ef5f599fca..5024171ff4 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.4.0", + "version": "2.5.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_windows_amd64.zip", - "hash": "97c50d2c33e9c402ba86807517d4956e22df0af374e7204c9c77074b7be0a87f" + "url": "https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_windows_amd64.zip", + "hash": "21259205f06c86c4d49cce957c44ddaf5f7d9a4f1553421feedfc672dbd4c1d7" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_windows_386.zip", - "hash": "dfc4b07d7a76f753c622eb49c96a2d13a240780d3bfaee067ba72a0e3194e01f" + "url": "https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_windows_386.zip", + "hash": "df4d9097fdafe235952fa7f01a91e9dbc7d408d72eea4497cdc1ada8989b9247" } }, "bin": "bin\\gh.exe",