mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
gitlab-runner: Update to version 18.6.3
This commit is contained in:
parent
9abc3dd2ef
commit
9105ff200a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "18.6.2",
|
"version": "18.6.3",
|
||||||
"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.6.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "b89d1c1b000511c5e9768cf31ab6278919d9122fe71b8364ef5c71577159fb59"
|
"hash": "7ac50fd536ee9f87c88e0f83becede2b5ab1d30f2a40869eb9871627be6d5418"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.6.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "3f1461b80b801007a17571b7bea770761530e1deecec2dc9a3fe865983336eb2"
|
"hash": "501ae42280bbdbf66d34cb05082b93f99081a31e51f6f9f76cca50d25d93da8d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user