mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
gitlab-runner: Update to version 14.3.2
This commit is contained in:
parent
2906a78039
commit
5048171d4c
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "14.3.1",
|
||||
"version": "14.3.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/v14.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "10c6d7df2d6fa062667535077db14509674c7dcbc2cdf3a8eb3f970c1405b287"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.3.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "5ce3b0530b427dbbd6f41b0e27292b2806f200d55872457a5d4b63133cc24a9d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "238105ecb4315dc9346d166b72767d8161da0424eef0f22f43b4a96b97c611f2"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.3.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "abb0a76ad7ff5e731ee123c37c90f38f2e0fa5bd67a71a39f02e9e0bdca582f5"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user