From 8ccb5782bbb7f80fcc3be38eb920dac1d2c54f56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 20:23:05 +0000 Subject: [PATCH] gh: Update to version 2.44.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 3a4d32c666..9e88d17efa 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.44.0", + "version": "2.44.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.44.0/gh_2.44.0_windows_amd64.zip", - "hash": "ed21ce8bc247148ec7ccff2208962ac6c8a0795a960c4d483080fe13cf5c41ae" + "url": "https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_windows_amd64.zip", + "hash": "5a19a334d5032cfcb01e71e418c5e355104f7afd9129daf8939b729ffa46aa08" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.44.0/gh_2.44.0_windows_386.zip", - "hash": "f496c01a607dcd62218739d108ce6b30d0df13068a877e6c48dae4a0abab9893" + "url": "https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_windows_386.zip", + "hash": "9f1d6629c7b0d95e37213af0e2736ca61aebfaf78dd357708a23e388c081e8c9" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.44.0/gh_2.44.0_windows_arm64.zip", - "hash": "199bdc66881791d06564a741303d0f44ccc3b7f72646d2378a87a146c92ddcc7" + "url": "https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_windows_arm64.zip", + "hash": "52dfff0c2f06acabd98294081b6ff5556a7eb4b435b128f8a0aa25aa95dd2b0d" } }, "bin": "bin\\gh.exe",