gitlab-runner: Update to version 15.5.2

This commit is contained in:
github-actions[bot] 2023-01-24 16:30:05 +00:00
parent 55fcd59b1d
commit 2372606bf0

View File

@ -1,5 +1,5 @@
{
"version": "15.8.0",
"version": "15.5.2",
"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/v15.8.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "f193b3608cc0408c59d29c6846ea417057390ddda2fd3c1965f1de664702adfc"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.5.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "ab9496de38c19076c49e345dd9cab92c926dc34a3f04941f38534dbc81e2d297"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "0bfc245708871ba761cbc5847067425676377b7b75b8a26fed6b3317d903fea5"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.5.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "6bae6f217afb8f9a6bd38ae30ad4c17244ad0be43158e067ee86aee478bf10a8"
}
},
"bin": "gitlab-runner.exe",