gitlab-runner: Update to version 15.7.1

This commit is contained in:
github-actions[bot] 2022-12-19 16:30:27 +00:00
parent 0c1f572a5e
commit 773093c562

View File

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