gitlab-runner: Update to version 15.8.0

This commit is contained in:
github-actions[bot] 2023-01-19 08:29:13 +00:00
parent e201408c7c
commit 82d41fc1c9

View File

@ -1,5 +1,5 @@
{
"version": "15.7.2",
"version": "15.8.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/v15.7.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "c3fc5b8132c6a106c3a26b01509b19f192aba1bf9e44f2b75ecfb33e45f6eacd"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "f193b3608cc0408c59d29c6846ea417057390ddda2fd3c1965f1de664702adfc"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.7.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "4f3104cfe9feeab1dbc1b8caa012150fe9504682f9c76465cb331ece0b8cf2f5"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "0bfc245708871ba761cbc5847067425676377b7b75b8a26fed6b3317d903fea5"
}
},
"bin": "gitlab-runner.exe",