mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-release-cli: Update to version 0.18.0
This commit is contained in:
parent
dd19d84f15
commit
3dd2757496
@ -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",
|
"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.17.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
|
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.18.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
|
||||||
"hash": "211f9cfeb9144789b329c7ecd63d03397ad5336835bcf1ac2371b75f215a05be"
|
"hash": "54bfee8a21ba7325dab08d0e1abc5cee3e85a7b7c467262dd893eb6950a73ea6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.17.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
|
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.18.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
|
||||||
"hash": "dfbb87c47f2ad69c42e3885380c41019dd0d6b21159b2a75435cf14f0151154d"
|
"hash": "bce4808fdbf2d4b1e6ecef9e14850591d10152484d30ceff87847adc68cf79ed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "release-cli.exe",
|
"bin": "release-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user