gitlab-runner: Update to version 17.7.0

This commit is contained in:
github-actions[bot] 2024-12-20 00:36:23 +00:00
parent 9a015ec090
commit 6f253aa978

View File

@ -1,5 +1,5 @@
{
"version": "17.6.0",
"version": "17.7.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.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "8d70e28fa91272a90f554867df7577fb3e6a33a469b62b17db0c11dfe2f089fc"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.7.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "1754aa72202b8903c9f89c711a8e0f9232774eaa11c1962d47df172d07a69112"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "1388d72e56a24658580d7b3927fa34c931f9b4ab3a912ef1882290fc1428e533"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.7.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "240a71c7ca3eacb5165e31d86da8ef7329e741736edf55843aa39483348e2e68"
}
},
"bin": "gitlab-runner.exe",