mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gitlab-runner: Update to version 17.1.0
This commit is contained in:
parent
19a5e12eac
commit
c2289fa2e1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "17.0.0",
|
||||
"version": "17.1.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.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "96d62a1f78c9ec2b508d2fd7a594ada52d78bdf3243350919a55c70ff09d531d"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "fa97ba44c7f1a693337d5eee02eadc0c0cf866e755dbecf5142cb2752a45e71d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "dd0ae43a029e5fa74f0a91c6214092fe63553b9dda342eeefa34399677c132a7"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "644110df9d678754d54e330665eb6a37e60682c60341033c4e7b5be754d4d82b"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user