gitlab-runner: Update to version 18.4.0

This commit is contained in:
github-actions[bot] 2025-09-18 20:28:37 +00:00
parent a9d737fb61
commit 098648681a

View File

@ -1,5 +1,5 @@
{ {
"version": "18.3.1", "version": "18.4.0",
"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.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "465eeb8dff45ea483d8ca1b465e88b561715be5cfb9544cf061eb84a277c1eea" "hash": "a667eaf51b963f1b3104996f5bae869c4f651e6f2d14f88993d9240424828e70"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "cb1dbf53a041295cf7effae7c1b7d92edcaf2828497a36a928aee0520abcb83c" "hash": "059242e8146c845397b52ee6af7a50aca7e2c4b6c7fb640a851fed41c4a85894"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",