mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
gitlab-runner: Update to version 13.1.1
This commit is contained in:
parent
0e1e417de4
commit
22dc279bae
@ -1,16 +1,17 @@
|
||||
{
|
||||
"version": "13.1.1",
|
||||
"description": "Run your jobs and send the results back to GitLab",
|
||||
"homepage": "https://docs.gitlab.com/runner/",
|
||||
"license": "MIT",
|
||||
"version": "13.1.0",
|
||||
"description": "Run your jobs and send the results back to GitLab",
|
||||
"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.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "5669c0f67d6aab11166c0fb9598c0b4fd42a0932680b669571a70b8c79985f9c"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.1.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "57443b455bd1e40b976611819707f243db748a81f9cbdcccf8d21cd1866b2272"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "bc1949bba04d739e76f3ced4e62fde17b7ded59c49e7985875fdf243917198ce"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.1.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "3f7d6cef375c6d3b87d507913affd4ea91afaf3fefb3c05d9340c1d82e1a2ceb"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
@ -30,6 +31,5 @@
|
||||
"hash": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v$version/release.sha256"
|
||||
}
|
||||
},
|
||||
"notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user