mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
gitlab-release-cli: Update to version 0.24.0
This commit is contained in:
parent
7b9fbd6233
commit
a92d931c62
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.0",
|
"version": "0.24.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.23.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
|
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.24.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
|
||||||
"hash": "51e20d9ed5f575ae7b76357397d381b7f657ce181b85ca73e93abfa2de8610b0"
|
"hash": "b1f76019b9fe36f1afb8d6413894d11c9d9dc25d88d47a7d3f1ecbe38955590d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.23.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
|
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.24.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
|
||||||
"hash": "c3c38033dd6dc13bc5762ea0217e70c71939217db28ae82665b622a6cbbccd48"
|
"hash": "b8d9930a3573a12ee5cc1998920a1eb2483ebc1a3601cb4ccf6ebee09304f586"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "release-cli.exe",
|
"bin": "release-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user