gitlab-runner: Update to version 15.3.2

This commit is contained in:
github-actions[bot] 2022-10-23 00:41:41 +00:00
parent aeda70d743
commit 763c09f428

View File

@ -1,5 +1,5 @@
{
"version": "15.2.2",
"version": "15.3.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.2.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "ef014ade02ac987e52fa99fe36ff5df079e9a74873618c0e1cb36d348ed63043"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "68d6f685e32631671b04b26ed3dbb300743f5eac7547911189dc6bd9e6e35abb"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.2.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "ad876510bdf4a8bc1e172925b0252fca9b9e207960ef4bfa83f59f9232a73f99"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "6a4104b7354a934d9eadb44c4c87f491e10661a43ed00b7006155027188505bc"
}
},
"bin": "gitlab-runner.exe",