gitlab-release-cli: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2024-10-21 04:29:44 +00:00
parent 063891efd7
commit ff34d75065

View File

@ -1,16 +1,16 @@
{
"version": "0.18.0",
"version": "0.19.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.18.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
"hash": "54bfee8a21ba7325dab08d0e1abc5cee3e85a7b7c467262dd893eb6950a73ea6"
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.19.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
"hash": "8ebcfd7fc424fd6e2751326a92eca1aefeecc8f5f74b2fc903418ed39f6636b6"
},
"32bit": {
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.18.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
"hash": "bce4808fdbf2d4b1e6ecef9e14850591d10152484d30ceff87847adc68cf79ed"
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.19.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
"hash": "a1211653fe9305c2742464f03812a815548c1b4f7776b823b4b1c442bf426f70"
}
},
"bin": "release-cli.exe",