From fa63271fc96a3ebe61f5e73655c16a482b314d59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 20:28:44 +0000 Subject: [PATCH] gh: Update to version 2.67.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 2179faef7a..673e709067 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.66.1", + "version": "2.67.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.66.1/gh_2.66.1_windows_amd64.zip", - "hash": "2f8cd5d8bcffc65dc4dc69bb48ca536b53f792744ba7da7e75b238bde9deb2bf" + "url": "https://github.com/cli/cli/releases/download/v2.67.0/gh_2.67.0_windows_amd64.zip", + "hash": "3a52a68a95d007d0c97f3a0a27f7302872eb31010e69312d20c59e90e0ba1e9f" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.66.1/gh_2.66.1_windows_386.zip", - "hash": "3230733185d25b93db38847873563ae3f76a0660c0aeae77b54a36314d2ec7ff" + "url": "https://github.com/cli/cli/releases/download/v2.67.0/gh_2.67.0_windows_386.zip", + "hash": "def1e12676ebde22441343758a80663cd762a9ab3c0f4494f41bed2b37db9f49" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.66.1/gh_2.66.1_windows_arm64.zip", - "hash": "53aa8e588b156f7d4b1366075db6e24aa5dc93eb85d48eb29717b34afb39f240" + "url": "https://github.com/cli/cli/releases/download/v2.67.0/gh_2.67.0_windows_arm64.zip", + "hash": "a1a11eb82ba1be4d2eb7e66add0c72a1bb92127268bb44c909a8d57d5a82856b" } }, "bin": "bin\\gh.exe",