gitlab-release-cli: Update to version 0.23.0

This commit is contained in:
github-actions[bot] 2025-03-20 16:30:31 +00:00
parent b0b4bf6fee
commit 9c3892db96

View File

@ -1,16 +1,16 @@
{ {
"version": "0.22.0", "version": "0.23.0",
"description": "Interacts with GitLab's Releases API through the command line and through GitLab CI/CD's configuration file, .gitlab-ci.yml", "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", "homepage": "https://gitlab.com/gitlab-org/release-cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.22.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe", "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.23.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
"hash": "531475cfaccb9485a87151e37e0eeb1517629c96fdf3f3aa1493f23265b742dc" "hash": "51e20d9ed5f575ae7b76357397d381b7f657ce181b85ca73e93abfa2de8610b0"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.22.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe", "url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.23.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
"hash": "f0375a3cb1fe9c088e427f889068c3822120c020981d9f49603b5748b8bf53b7" "hash": "c3c38033dd6dc13bc5762ea0217e70c71939217db28ae82665b622a6cbbccd48"
} }
}, },
"bin": "release-cli.exe", "bin": "release-cli.exe",