mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
gitlab-runner: Update to version 12.10.3
This commit is contained in:
parent
aafa506de1
commit
43239f5031
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://docs.gitlab.com/runner/",
|
"homepage": "https://docs.gitlab.com/runner/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "13.0.0",
|
"version": "12.10.3",
|
||||||
"description": "Run your jobs and send the results back to GitLab",
|
"description": "Run your jobs and send the results back to GitLab",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.10.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "17a65084baf93b4d0080c85037c92000e5a1502fe71c3958493cafaae3acb82a"
|
"hash": "ab82696a3d2ee08ae277bc55b8bf7652f58d01ac29e201e93ebf6ed4533529af"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.10.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "8d399f09efda7535f47eaf268b30bfe167b7fd87b56d6daedebb8129a757aae8"
|
"hash": "fccaeb1a46ca852d793cb36f0965c6faade542c95077e94b627a0e91a4e45bc1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user