gitlab-runner: Update to version 15.2.2

This commit is contained in:
github-actions[bot] 2022-09-22 00:33:46 +00:00
parent c95e87f142
commit 36a26220e9

View File

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