From ebfe615bc78df29d97eba161c871f9bc9977d982 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:34:32 +0000 Subject: [PATCH] gh: Update to version 2.58.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 9eece3fc4c..ffb005b85e 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.57.0", + "version": "2.58.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_windows_amd64.zip", - "hash": "54bda7bc0ea27feb495a0f465493d9422be9e145aabeb72ab11d65d93c1ceba6" + "url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_amd64.zip", + "hash": "ade397b52f6228a06d2e95eddcaef306aab712e7ca7308cec66325063e11407b" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_windows_386.zip", - "hash": "21a798ee7f1f8a42018aa96c8e6a3e374968b8b3dd3cec4ac206aa6ec6c6f264" + "url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_386.zip", + "hash": "47a0b5a48cd67324e3f257f36ba25940f5748ba9a7a8525bd731920061be4ec9" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_windows_arm64.zip", - "hash": "7c16069d838eca957a4252ba5bbfc7c0eeebb06dd4d99cfb967301d7a197e1b2" + "url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_arm64.zip", + "hash": "02b489bff68e524e9733f5408a84144b3cf616b3e54c02620f9cc385abad034f" } }, "bin": "bin\\gh.exe",