From a92d931c62d3c16e1feb3f5f49f4862dd6aeace3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 20:29:26 +0000 Subject: [PATCH] gitlab-release-cli: Update to version 0.24.0 --- bucket/gitlab-release-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitlab-release-cli.json b/bucket/gitlab-release-cli.json index 12667fa767..1f6e009080 100644 --- a/bucket/gitlab-release-cli.json +++ b/bucket/gitlab-release-cli.json @@ -1,16 +1,16 @@ { - "version": "0.23.0", + "version": "0.24.0", "description": "Interacts with GitLab's Releases API through the command line and through GitLab CI/CD's configuration file, .gitlab-ci.yml", "homepage": "https://gitlab.com/gitlab-org/release-cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.23.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe", - "hash": "51e20d9ed5f575ae7b76357397d381b7f657ce181b85ca73e93abfa2de8610b0" + "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.24.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe", + "hash": "b1f76019b9fe36f1afb8d6413894d11c9d9dc25d88d47a7d3f1ecbe38955590d" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.23.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe", - "hash": "c3c38033dd6dc13bc5762ea0217e70c71939217db28ae82665b622a6cbbccd48" + "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.24.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe", + "hash": "b8d9930a3573a12ee5cc1998920a1eb2483ebc1a3601cb4ccf6ebee09304f586" } }, "bin": "release-cli.exe",