gitlab-runner: Update to version 18.1.0

This commit is contained in:
github-actions[bot] 2025-06-19 20:29:33 +00:00
parent 2612e08776
commit dfd00ec672

View File

@ -1,5 +1,5 @@
{
"version": "18.0.3",
"version": "18.1.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/v18.0.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "fb62ae874335826a0ee37d25fcc488cfbdaada4326d5b2dd3bdc4c80679acdea"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "670f56c6ddeeafc143c26e793cdebe5f7465f5ae8e95c212865a7ef4735925a5"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "6cf24800a7bc2364df90dc7bd3381f979c5e78e5c6e435dbe427ca4fcd501e23"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "af92a68744565c5a167c99b1418075cb60eaa4b8a6fc8cbd7f940652d201cd81"
}
},
"bin": "gitlab-runner.exe",