mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gitlab-runner: Update to version 18.0.1
This commit is contained in:
parent
4d4cc7a001
commit
6d3ce122ea
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "18.0.0",
|
"version": "18.0.1",
|
||||||
"description": "Run your jobs and send the results back to GitLab",
|
"description": "Run your jobs and send the results back to GitLab",
|
||||||
"homepage": "https://docs.gitlab.com/runner/",
|
"homepage": "https://docs.gitlab.com/runner/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -16,12 +16,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "3e9cc6b0866209210dfa6b3c39bca39f520a9716ab828cac0d5ade1a7a6724fa"
|
"hash": "f42be5fcc5d7431dfb458eea20a414950b9d989de7db1179da3f82b5b7506661"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "3c43f19da489360cb88b543c3cbc7ba55dd6ed7789c117259ef6792414665766"
|
"hash": "62c45a8c68672242ee0ce05dc9dc996f2b09507dedd18a3d2892d9397f11efa9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user