gitlab-runner: Update to version 15.7.2

This commit is contained in:
github-actions[bot] 2023-01-14 04:27:24 +00:00
parent 8273ac0e40
commit cdbd13de35

View File

@ -1,5 +1,5 @@
{
"version": "15.7.1",
"version": "15.7.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.7.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "d89e5a08d1aa5eb10dd21ea3bb386f73e40a6709a1aaaca860c6951d81d4e894"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.7.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "c3fc5b8132c6a106c3a26b01509b19f192aba1bf9e44f2b75ecfb33e45f6eacd"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.7.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "18a60da481bec506917297b0b5cffc74a30b24316e0a4fb1ca7fcdcfd29e35c6"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.7.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "4f3104cfe9feeab1dbc1b8caa012150fe9504682f9c76465cb331ece0b8cf2f5"
}
},
"bin": "gitlab-runner.exe",