gitlab-runner: Update to version 17.1.0

This commit is contained in:
github-actions[bot] 2024-06-20 20:25:16 +00:00
parent 19a5e12eac
commit c2289fa2e1

View File

@ -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",