mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 18.3.0
This commit is contained in:
parent
c23bac8a51
commit
c6b0d04bd7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "18.2.2",
|
||||
"version": "18.3.0",
|
||||
"description": "Run your jobs and send the results back to GitLab",
|
||||
"homepage": "https://docs.gitlab.com/runner/",
|
||||
"license": "MIT",
|
||||
@ -16,12 +16,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "3d4d8c174e2fea5e6f75532a73a37f72065019bd338bc259320f6cd607b8fa90"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "6c4c79d8ce15733fa6de5c6238e943c9b7969786f25533f5b2429e0fdf6cf8f8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "590fae4cd1b3082c0addb6eb225d4adfbd577de28ab4af919ad284d91336b626"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "56b5f3149fb531f0bac95d080d1a62c8a116fe2a1a9eecaa9f77177f153e198e"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user