From 0aa21277d5a31bb551582995e33721714f074e52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:27:11 +0000 Subject: [PATCH] gh: Update to version 2.40.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 150069680f..db82782308 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.40.0", + "version": "2.40.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.40.0/gh_2.40.0_windows_amd64.zip", - "hash": "6d27beeedf5d445ba7bdc92e3e85694c375ee558dca4d0c47ae37c5d2c42b071" + "url": "https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_windows_amd64.zip", + "hash": "9c496dbb5781d4f796b5841cafdce5bbd962efd498f5117cd95790186fb1440b" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.40.0/gh_2.40.0_windows_386.zip", - "hash": "d33b3351a818bfb0f448b425e987744ede830f1b9bdeb0b912ba17fd688ae694" + "url": "https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_windows_386.zip", + "hash": "47a290b4302a6c638da0db12b4c22f0f75ed9151a51dd0effc48f3bc1965bf1e" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.40.0/gh_2.40.0_windows_arm64.zip", - "hash": "43d407a58f9612d4a6278a4ac96ab449bc2d411cf96e58324ef53eca5c9f70bd" + "url": "https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_windows_arm64.zip", + "hash": "126b4b75164c97a5a377bb23c39eec335275b25b3669b124a196157af248b42a" } }, "bin": "bin\\gh.exe",