gitlab-runner: Update to version 18.0.2

This commit is contained in:
github-actions[bot] 2025-05-22 00:39:31 +00:00
parent 04e7b07bf4
commit 58fefb03d4

View File

@ -1,5 +1,5 @@
{ {
"version": "18.0.1", "version": "18.0.2",
"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/v18.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "f42be5fcc5d7431dfb458eea20a414950b9d989de7db1179da3f82b5b7506661" "hash": "9f855d302bf649f5cf41ea04e81b0aa6df6c8ca7a0310161222d9e39cf9a1457"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "62c45a8c68672242ee0ce05dc9dc996f2b09507dedd18a3d2892d9397f11efa9" "hash": "b23f706cfcd66093e32e544306357b1624f1631d34bb634e5ab0bd57c921e754"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",