gitlab-release-cli: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2025-06-02 20:29:26 +00:00
parent 7b9fbd6233
commit a92d931c62

View File

@ -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",