From 36f852f9fcbdcc33c7911cecc68142d4df9b0b68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 20:29:16 +0000 Subject: [PATCH] gh: Update to version 2.78.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 36d0858887..f3b7c62143 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.76.2", + "version": "2.78.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.76.2/gh_2.76.2_windows_amd64.zip", - "hash": "8a4becbad76e44bd59552d57654809aa1700d7c43c7499897a57cbbfbabe62fc" + "url": "https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_windows_amd64.zip", + "hash": "6eac4787b332656aecdecd0b35a674385e185121cdf603ad71a0ef6355d36502" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.76.2/gh_2.76.2_windows_386.zip", - "hash": "febe2391c836060b847f8bc25d4a78d4d5ce5c3e40548a686b3a2c2e4dab9f6f" + "url": "https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_windows_386.zip", + "hash": "41469560ff48852e9eef9e635587e465fcf6e18501e2bac263828b06e4cb3627" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.76.2/gh_2.76.2_windows_arm64.zip", - "hash": "e11b0bd787d95eee6a96dd2b8a41a11fc0919e48f0e0c7de181b67698f8ba183" + "url": "https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_windows_arm64.zip", + "hash": "7b792c42cc364c1d7a28d432877c3251ec676bf9575b06e95e71ac6f8da27807" } }, "bin": "bin\\gh.exe",