gitlab-release-cli: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2024-04-29 08:28:09 +00:00
parent dd19d84f15
commit 3dd2757496

View File

@ -1,16 +1,16 @@
{
"version": "0.17.0",
"version": "0.18.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.17.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
"hash": "211f9cfeb9144789b329c7ecd63d03397ad5336835bcf1ac2371b75f215a05be"
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.18.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
"hash": "54bfee8a21ba7325dab08d0e1abc5cee3e85a7b7c467262dd893eb6950a73ea6"
},
"32bit": {
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.17.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
"hash": "dfbb87c47f2ad69c42e3885380c41019dd0d6b21159b2a75435cf14f0151154d"
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.18.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
"hash": "bce4808fdbf2d4b1e6ecef9e14850591d10152484d30ceff87847adc68cf79ed"
}
},
"bin": "release-cli.exe",