mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
gitlab-runner: Update to version 18.5.0
This commit is contained in:
parent
3f5c825b23
commit
a7f475c200
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "18.4.0",
|
||||
"version": "18.5.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.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "a667eaf51b963f1b3104996f5bae869c4f651e6f2d14f88993d9240424828e70"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "356805b7d68d2516fab5c3262d74d4f560082639cc23d7c326d087140e9416e2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "059242e8146c845397b52ee6af7a50aca7e2c4b6c7fb640a851fed41c4a85894"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "53d5d4563435a99c6433fa96d21e1ed575b66a5a00317a86a58f5911b1673a37"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user