mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
gitlab-release-cli: Update to version 0.20.0
This commit is contained in:
parent
f6ba498039
commit
502fa37675
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.0",
|
"version": "0.20.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.19.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
|
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.20.0/downloads/bin/release-cli-windows-amd64.exe#/release-cli.exe",
|
||||||
"hash": "8ebcfd7fc424fd6e2751326a92eca1aefeecc8f5f74b2fc903418ed39f6636b6"
|
"hash": "bed20ed9df3e868675b3424fa13c8a66813aec6276034db35aa4205887896e90"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.19.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
|
"url": "https://gitlab.com/gitlab-org/release-cli/-/releases/v0.20.0/downloads/bin/release-cli-windows-386.exe#/release-cli.exe",
|
||||||
"hash": "a1211653fe9305c2742464f03812a815548c1b4f7776b823b4b1c442bf426f70"
|
"hash": "b3864796d53cf79f832dcf319ee9d7d91ecdcc68ffd45516bfcefb6b4a4173fb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "release-cli.exe",
|
"bin": "release-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user