mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
gitlab-runner: Update to version 15.9.0
This commit is contained in:
parent
3211af4a01
commit
15b311bfa4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "15.8.2",
|
||||
"version": "15.9.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/v15.8.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "0ece48eeb5f5db88e7bf812e3c8b29467461e9c46d8bbec5c2e3a69d6de21f15"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "1efa5fc839f2dfc31e6c855573be08242ea7f8b1e440e7e493e2a36bbddf68cb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "fc2dbd84da30a3c4b0a2786e64bd91ca73bd5dc0c31f03e115491837ad7c8cb5"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "86ae3dcf85642c95f174ab5a309138466a32fcbb32518ee81093752f7fbd925b"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user