gitlab-runner: Update to version 17.9.0

This commit is contained in:
github-actions[bot] 2025-02-20 04:35:12 +00:00
parent 7e01b1226d
commit 97d0edb13c

View File

@ -1,5 +1,5 @@
{ {
"version": "17.8.3", "version": "17.9.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/v17.8.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "d8cf8172edc5bf660b4a7008c11b9c9d5b2335b7834025b2bf664d5196d82f15" "hash": "9acb43286526d4df8cb3a718e0e3e6eba31eea52ca29ba311971ff9846aee8ca"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.8.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "21b05c6f6788e388721703c8a4501c96dac1d3eb871922b99db787e03f6c50dc" "hash": "1b4577752fcf17678dc6a981f48b3d11b10f87e49f1975029e1b5b648d1e0d34"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",