mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
gitlab-runner: Update to version 15.8.2
This commit is contained in:
parent
1efa842f9a
commit
e1fb0d6c63
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "15.8.1",
|
||||
"version": "15.8.2",
|
||||
"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.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "bc0d225419ff9aed381340435280d14d2ca0330fb2b5352cdda3badf15b9dfcc"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "0ece48eeb5f5db88e7bf812e3c8b29467461e9c46d8bbec5c2e3a69d6de21f15"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "9e87210373a6ac855b68d98233dc10d7b84e6eccadc135f012a4c23b827dacd4"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "fc2dbd84da30a3c4b0a2786e64bd91ca73bd5dc0c31f03e115491837ad7c8cb5"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user