gitlab-runner: Update to version 17.5.0

This commit is contained in:
github-actions[bot] 2024-10-17 20:27:59 +00:00
parent 718941c318
commit 21bcd5b10a

View File

@ -1,5 +1,5 @@
{
"version": "17.4.1",
"version": "17.5.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.4.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "a7d06e4957cb3618ab94d79a878e030cf4d3f3a8365b3eee7d7c9d0abfa133bc"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "08f8de3b1e231c696ef6e902ead86e3002a9a92aac77dddc9c34790d0505a628"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.4.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "4a235965ba092a3c259599fa40d2570433126f632fceb6dd41c563b687927ec0"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "632db62879d5105487be7001b3452ab4c0a3bb3452ca8681e360d9b01bbc7def"
}
},
"bin": "gitlab-runner.exe",