mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 12.8.0
This commit is contained in:
parent
29bbad943a
commit
26f3cb8e5f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://docs.gitlab.com/runner/",
|
||||
"license": "MIT",
|
||||
"version": "12.7.1",
|
||||
"version": "12.8.0",
|
||||
"description": "Run your jobs and send the results back to GitLab",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.7.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "3a22673a6499e942df16ef6025073aa8141114f50f9fe63500975e45d081a95c"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.8.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "ac03623dc75e89b149f22982e953d7ea890f4a3a244c9f906c58b0b01c51f97d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.7.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "b3f06429ad0807543a9587d01040465ae14f7bd928581e55e8128de0f4995e90"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.8.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "93cf42f7f6e09eada5b7e66cebdbfcb15f025a2e1266b65e84e2bebcec7c362f"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user