gitlab-runner: Update to version 18.0.3

This commit is contained in:
github-actions[bot] 2025-06-11 20:29:25 +00:00
parent 74adb75763
commit 7aab9ff9cd

View File

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