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