gitlab-runner: Update to version 15.3.3

This commit is contained in:
github-actions[bot] 2022-11-11 16:30:16 +00:00
parent 8ab7f4a6c6
commit ab53232d86

View File

@ -1,5 +1,5 @@
{
"version": "15.3.2",
"version": "15.3.3",
"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.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "68d6f685e32631671b04b26ed3dbb300743f5eac7547911189dc6bd9e6e35abb"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "5e8907b80f75bdc1e41e74ad1b62a0ba4cf11490da375d0521c11fc03525c9a3"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "6a4104b7354a934d9eadb44c4c87f491e10661a43ed00b7006155027188505bc"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "925431499d0169fe5a959103914d11994ec5491bca641b62c6282aa0d568e0c6"
}
},
"bin": "gitlab-runner.exe",