mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 13.0.2
This commit is contained in:
parent
4d628cebed
commit
3b97751f03
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "13.2.1",
|
||||
"version": "13.0.2",
|
||||
"description": "Run your jobs and send the results back to GitLab",
|
||||
"homepage": "https://docs.gitlab.com/runner/",
|
||||
"license": "MIT",
|
||||
"notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.2.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "25528395bd77d7e1947233f30c00c4e12ce3bdd167ac36618f5a61f9fab19567"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.0.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "37a84c681ddb74d7a526eb82a662b99e9a4a595b8f4d62b0e4789d3c95eb3b9d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.2.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "ccc4f2c7fa181f2541aba3a0a46f2f74c5e72ffbe5f3c57a6181ef742ee39e3c"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.0.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "6e6b500438767de82661de2b6a4dbeaa55898a1bd979cc418b998f644c7f6e1f"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user