mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
gitlab-runner: Update to version 11.11.2
This commit is contained in:
parent
a3e6016d92
commit
f1e7da5c96
@ -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": "11.11.1",
|
||||
"version": "11.11.2",
|
||||
"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/v11.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "08a4fc29b32a9c194436d6e042bc5e5258e74cf2d317aea1ab463545a33c94e2"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "8079a89b851100da3f40f332f439269f2961d407e48e18d7a8eebc5cd5a426fa"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "54c1c0876af3c01e890b61e1ecf346fa5d82db8fea834dbdc89af0df644ac845"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "74eecc2292e6f1052066b32eb6a08a7be470e61324f00952a393c7e2a74d8baf"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user