mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gitlab-runner: Update to version 13.2.0
This commit is contained in:
parent
ea011a504a
commit
f5b8c6cc33
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "13.1.1",
|
"version": "13.2.0",
|
||||||
"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",
|
||||||
"notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up",
|
"notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.1.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "57443b455bd1e40b976611819707f243db748a81f9cbdcccf8d21cd1866b2272"
|
"hash": "0da037efafa21aa5d382e407123fba0b04ef79efe7df7e6adc4d3146cb4b5ea0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.1.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "3f7d6cef375c6d3b87d507913affd4ea91afaf3fefb3c05d9340c1d82e1a2ceb"
|
"hash": "6e91fb9fbf0548ba45ddaef64c1dfcd06ca98adaaf7e261e26f1f2503cc88c6b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user