gitlab-runner: Update to version 15.6.0

This commit is contained in:
github-actions[bot] 2022-11-21 16:30:33 +00:00
parent 10baf815ac
commit f00f072522

View File

@ -1,5 +1,5 @@
{
"version": "15.3.3",
"version": "15.6.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.3.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "5e8907b80f75bdc1e41e74ad1b62a0ba4cf11490da375d0521c11fc03525c9a3"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "5b5138dcfa64bf734df6a746ba5ad33b11a6aec7d7d24b239c698445ef2cf537"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "925431499d0169fe5a959103914d11994ec5491bca641b62c6282aa0d568e0c6"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "725f109cc18ca0cfc007227889517bc7b8f8a2061f8d5058ee5cb7f6eb0c7bde"
}
},
"bin": "gitlab-runner.exe",