mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
gitlab-runner: Update to version 11.8.0
This commit is contained in:
parent
0b3ba0c77c
commit
1960fab9c3
@ -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.7.0",
|
||||
"version": "11.8.0",
|
||||
"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.7.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "9c47ef8752a1cf76dcadde5a09ebbee62a522cc7a38809cc7140cad3368b2b9f"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.8.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "2d2790399d456dc97ca7e28e13311a78131f0a13e626b633727722ce19be0b13"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.7.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "4168ce11f415d95c4e4e0684ff4934a4cc731c2866f6ca7e34f87713911430c0"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.8.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "712fb1eba9a98b5a4a91eae728dfcbab15e2a5929bce14bdbabdca71e8727eaf"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user