From 6b50041678abf0a3e783e1ee6a8d9db5ac9eed7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:25:57 +0000 Subject: [PATCH] gh: Update to version 2.53.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 912614dd22..35c4c4da5e 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.52.0", + "version": "2.53.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_windows_amd64.zip", - "hash": "f806ccb7b7aa479cafc8c50c7ca46e5a12ef53154203fb8da1ab35fbc41a38eb" + "url": "https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_windows_amd64.zip", + "hash": "f23f3268eef9ec4f4a91a79dee510d5d1ab11234f0d6256491cdbb566502db96" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_windows_386.zip", - "hash": "926aa6c8be54b5f9ac7f10434ae787bda6934675434431f96521866529348de3" + "url": "https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_windows_386.zip", + "hash": "b8c837a727effb484cceb724cad75e1abce276e352f07b12a1d327b5c3318edd" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_windows_arm64.zip", - "hash": "10d9ebbde6fc8892f14168a3175f54740a609a8869b897e369aee6e1cb59cff3" + "url": "https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_windows_arm64.zip", + "hash": "7503fa8a1bf8b114405a05c1b7c83e273edf3d589bfc6c91d4a4bd521377f0cb" } }, "bin": "bin\\gh.exe",