mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 17.2.0
This commit is contained in:
parent
f54d4855e7
commit
b68070fd13
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "17.1.0",
|
"version": "17.2.0",
|
||||||
"description": "Run your jobs and send the results back to GitLab",
|
"description": "Run your jobs and send the results back to GitLab",
|
||||||
"homepage": "https://docs.gitlab.com/runner/",
|
"homepage": "https://docs.gitlab.com/runner/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -16,12 +16,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "fa97ba44c7f1a693337d5eee02eadc0c0cf866e755dbecf5142cb2752a45e71d"
|
"hash": "d373adf81603ff6acacfef952082ab9f192fdd13fb2bf221a46b46bf30b50668"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "644110df9d678754d54e330665eb6a37e60682c60341033c4e7b5be754d4d82b"
|
"hash": "d5964ced8eea9a3e3ecfeab3e92dc52db1051a2bb1af4356a809900cbe78b99e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user