mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 14.1.0
This commit is contained in:
parent
6cd7fb98c0
commit
a775332946
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "14.0.1",
|
||||
"version": "14.1.0",
|
||||
"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/v14.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "03bb4e84beed922ee2d080ed0b7cb329222f894c1a7dc7c98ac4026dd21482b3"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "0c44b1232bd45363a090d482c06715faaf9ca2890e183b87f895495d6dfeffbf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "607908610f0f61d9726501464e09586fbaaf4a31eb9840ac8dfdd548a741489c"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "c60c6c275c6c9b7968f56cd8945425a48bf986bd3c9bb42e851c420d90e1881a"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user