From b46ce20224366f17c2dc300a31b3a804c836de7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:31:13 +0000 Subject: [PATCH] gitlab-release-cli: Update to version 0.21.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 1c73cc5d7e..89db022f15 100644 --- a/bucket/gitlab-release-cli.json +++ b/bucket/gitlab-release-cli.json @@ -1,16 +1,16 @@ { - "version": "0.20.0", + "version": "0.21.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.20.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe", - "hash": "bed20ed9df3e868675b3424fa13c8a66813aec6276034db35aa4205887896e90" + "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.21.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe", + "hash": "a744bf2e8f952a5a5d75060fbd6fc5533eb29fb2425f0e51d19360e03d1ac4cd" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.20.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe", - "hash": "b3864796d53cf79f832dcf319ee9d7d91ecdcc68ffd45516bfcefb6b4a4173fb" + "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.21.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe", + "hash": "9f0abac0fde43e0599ee40a82216ca9983eaaafc282723e7e9e651fa6eeadf44" } }, "bin": "release-cli.exe",