mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 17.8.0
This commit is contained in:
parent
58eed05ade
commit
cdb7bcd012
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "17.7.0",
|
||||
"version": "17.8.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/v17.7.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "1754aa72202b8903c9f89c711a8e0f9232774eaa11c1962d47df172d07a69112"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "e1c9e9672c3e9649389af2134b8eb0cd8bd8810480c92cd196d8b5cecd97c912"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.7.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "240a71c7ca3eacb5165e31d86da8ef7329e741736edf55843aa39483348e2e68"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "131675de6ff879997d48afadd304be8ad7a2189bf8a3e8534ca0862fc2369500"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user