mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
gitlab-runner: Update to version 14.6.0
This commit is contained in:
parent
908f0d427b
commit
81e0e3911e
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "14.3.4",
|
||||
"version": "14.6.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.3.4/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "21752bd2460181b6a939300f6132cbc51d898871a808717b25af08bf0e89e86e"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "86cb78e84f7c898d2c17fa5954f82628c9e00dffbdb56f246ad24b104bfabb97"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.3.4/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "88428a3f3290714ce7209981d5f07befe9487e35db1adf6d024bf6a82d670780"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "03b2345b8203e40f06c962e82ce8f85bf907af2b6203f75cf3ecf7927a7a7bfb"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user