gitlab-release-cli: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2024-04-16 17:08:22 +00:00
parent 66607a58be
commit d9774ef3fa

View File

@ -1,16 +1,16 @@
{
"version": "0.16.0",
"version": "0.17.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.16.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
"hash": "176dc191e9d4d592271a10df2209abf1db315c942c44a89fe67560ba6654926a"
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.17.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
"hash": "211f9cfeb9144789b329c7ecd63d03397ad5336835bcf1ac2371b75f215a05be"
},
"32bit": {
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.16.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
"hash": "b30a81ac1c8d5584e90e21eb5052b0a95c56dd56354b0b208e5d8814d2419cf3"
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.17.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
"hash": "dfbb87c47f2ad69c42e3885380c41019dd0d6b21159b2a75435cf14f0151154d"
}
},
"bin": "release-cli.exe",