mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
gitlab-runner: Update to version 18.1.1
This commit is contained in:
parent
c7f2cb58ca
commit
80c07acf01
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "18.1.0",
|
||||
"version": "18.1.1",
|
||||
"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.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "670f56c6ddeeafc143c26e793cdebe5f7465f5ae8e95c212865a7ef4735925a5"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.1.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "2e61b516b5c4cf043649661eaf9cb0bbea74fc3462c75388b4ba6568fc9862b2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "af92a68744565c5a167c99b1418075cb60eaa4b8a6fc8cbd7f940652d201cd81"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.1.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "8569833ce5db02452297cd5c80f0da4ed6e4deebac76517d2d9511d262d6bb4d"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user