gitlab-runner: Update to version 18.0.0

This commit is contained in:
github-actions[bot] 2025-05-16 00:39:57 +00:00
parent fac9f07ae3
commit c00d4e40bd

View File

@ -1,5 +1,5 @@
{
"version": "17.11.1",
"version": "18.0.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.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "aa0ec1d9c4220af8f13743994b4827d939bf4cc88ff3fc67fff8f95bc2a1c296"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "3e9cc6b0866209210dfa6b3c39bca39f520a9716ab828cac0d5ade1a7a6724fa"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "58c8be6b6c5ba0eafa2f9e386253e2217011e9de6eb8bf92b0e06d535528c8d3"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "3c43f19da489360cb88b543c3cbc7ba55dd6ed7789c117259ef6792414665766"
}
},
"bin": "gitlab-runner.exe",