From d0a1ae74d3d5deba310b5ffa924cfeef221570e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 20:29:02 +0000 Subject: [PATCH] glab: Update to version 1.73.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index c2fcbd1bfe..475b28f0a7 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.72.0", + "version": "1.73.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.72.0/downloads/glab_1.72.0_windows_amd64.zip", - "hash": "282ad80bc156fa97420052bf38ca03ee32bc0adbdb73b8a1dc18ed9c72f490ba" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.73.0/downloads/glab_1.73.0_windows_amd64.zip", + "hash": "2b5a6a8b689f935b928a2a7525556f9277d82ccacc4cca943ebffbfa0789cf19" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.72.0/downloads/glab_1.72.0_windows_386.zip", - "hash": "2b97a58227337ac2a8615986f6ac5791009d1218c96a7ccd151a092875c993b4" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.73.0/downloads/glab_1.73.0_windows_386.zip", + "hash": "944585f6257b795fc831f4f4ba9483a346ebb8ad0b4580b9588b49c22a93013e" } }, "bin": "bin\\glab.exe",