mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
gitlab-runner: Update to version 12.0.1
This commit is contained in:
parent
a9790a0c4a
commit
c2031558b6
@ -2,7 +2,7 @@
|
||||
"description": "GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab",
|
||||
"homepage": "https://docs.gitlab.com/runner/",
|
||||
"license": "MIT",
|
||||
"version": "12.0.0",
|
||||
"version": "12.0.1",
|
||||
"bin": "gitlab-runner.exe",
|
||||
"checkver": {
|
||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom",
|
||||
@ -10,12 +10,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "21df7223ca8fc009d6de8a87a4864561392f8e26d613076ef9c0758353c2ebe3"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "0663b0d4326e525ad489c2c4f35bc2e648744d18c85da7ee75b6c87b5b5dde20"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "0cf5c22cb79d4383f88fddf73485b48b26c606b815b12a95f7374c5fd0d9679a"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "761b3a2c1331615d4b5638023a639f776c5dafd0b6fc9e609d32693a7e637bb7"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user