gitlab-runner: Update to version 15.3.0

This commit is contained in:
github-actions[bot] 2022-08-20 00:34:27 +00:00
parent d639860e44
commit c2a6de5601

View File

@ -1,5 +1,5 @@
{
"version": "15.2.1",
"version": "15.3.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.2.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "d0203a984fda6fbed3aaf2a8b1befdab7987780bce3f75f03bf8f3c194f0efc9"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "7e7bed4b76681a25a7a0bf276077df0518468542f173dcb132f0e0f1e516b4a9"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.2.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "daaa8dadddedcede644c0a8fef0ef197e9d56ca93ebf5cd4e5b67948d97503d8"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "0fc31c2d3d06e5777299b1ace7088071e17e4c82dd09dc32521438c344fa8441"
}
},
"bin": "gitlab-runner.exe",