gitlab-runner: Update to version 17.5.3

This commit is contained in:
github-actions[bot] 2024-11-01 00:38:51 +00:00
parent 6754387c67
commit 36fbf4aa6d

View File

@ -1,5 +1,5 @@
{
"version": "17.5.2",
"version": "17.5.3",
"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.5.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "f49d39d213de4701e11321220c4a71045e3f1d66a653fce0fbd65f6173713bcd"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "c00d0c89bbccef985d3b8f377241ec4f0b7750d09dbd45eb64bf7e583d63838e"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "c7bd5288a5f4a125256e50b2a88a74d9e1a192af2a25ddd8c4a58c525ad7dde5"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "9cfb2a92c1ee4f9f2760e14ce23cc30a8d075b190672a65ce4bc1b45340fde47"
}
},
"bin": "gitlab-runner.exe",