gitlab-runner: Update to version 17.10.1

This commit is contained in:
github-actions[bot] 2025-03-26 16:30:21 +00:00
parent b3b3238760
commit 128a066ddd

View File

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