From 03011cb5169b0b1da8855b0ce0dde59a83e4009d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:29:40 +0000 Subject: [PATCH] gh: Update to version 2.81.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 443a9945fd..8f38dd9654 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.80.0", + "version": "2.81.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.80.0/gh_2.80.0_windows_amd64.zip", - "hash": "a05f1e31c8760b33c4fd665e30dcfa214f0a3ad3b0750b4f765b83bf47ebc2c9" + "url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_amd64.zip", + "hash": "8f5a19ee2271d20477c5c8d8204b65cd0ff6d73279417f5cdab49135516ca1b5" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.80.0/gh_2.80.0_windows_386.zip", - "hash": "68d9b76482a9908709ebd17f531ab83362281051e864ab09c3d597997f62677d" + "url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_386.zip", + "hash": "cce6aacda67a9cde1ec0748fc4230c4e84bfb675cc5dca3b45fa78fff74e79c9" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.80.0/gh_2.80.0_windows_arm64.zip", - "hash": "9b545f6a38d35b0e44ed89d3b041b0f8c84cae35a5cedffe862177681c022a86" + "url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_arm64.zip", + "hash": "8c95e5c9ee4fb907a7e096ee7959ee0a66d1eb44ad27380afec7219dae65175b" } }, "bin": "bin\\gh.exe",