mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
gitlab-runner: Update to version 14.10.0
This commit is contained in:
parent
5c969d722c
commit
3825b06ce5
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "14.9.1",
|
||||
"version": "14.10.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.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "38598863ae6d204d3952e18a8b9434b932db585b2118808813624cafd46c4d2a"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "35679b8661b1f5701cdea9634acf7793c6175ef4be818fc3fe385de3494b9aeb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "869aa28c502278be78c477cbec4cad0534f79b5515d4b92df1ea7f078338f6c7"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "c99957cdd46987238e7f3d08bf414dd6df5da73915a3586d3fa5d7864d604c57"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user