gitlab-runner: Update to version 17.11.0

This commit is contained in:
github-actions[bot] 2025-04-17 16:29:37 +00:00
parent f70b0b3294
commit 0f1d8ac139

View File

@ -1,5 +1,5 @@
{ {
"version": "17.10.1", "version": "17.11.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.10.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "db9134814fd755d5f3a4ad7d40eb0fc35cf77f64a3fcc5c8d01eb8ac4690801a" "hash": "a6895ae5a1030cd2104998cd492f641409f54e96166ea927e582e57a78da8308"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.10.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "369b24a3a7141f1eac43e2d02912429435ca1b1247b87eaba4abc9573e367454" "hash": "6b8940887b044d76bfa033ef95c8337212dc4174ab6693319df30019cf3a0f67"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",