mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gitlab-runner: Update to version 15.10.0
This commit is contained in:
parent
c70398f610
commit
c3ab1db8c2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "15.9.1",
|
||||
"version": "15.10.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.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "1fa2d8ffef47387dd02500804e5f2369a679b2e81bfb8868115d2569ad88e2c9"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "04d88435399007b50d66c3b77dbb1b50aaa5e19ed63b76748f766f29d1970c9c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "dd24f362f5674430ad40078d6fce47c36b844c7f6eaf08184786a327413456cc"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "9c60e04fd733032a4ff49daac8c03ac13328dd3b6566087d4af88e56e22860a4"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user