gitlab-runner: Update to version 15.7.0

This commit is contained in:
github-actions[bot] 2022-12-17 04:27:25 +00:00
parent 383434cdaf
commit 76d66b9773

View File

@ -1,5 +1,5 @@
{
"version": "15.6.1",
"version": "15.7.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.6.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "851e246fbb6ee7d1d8754da273effcae69fff2b51d404d904093e8cc5aa645a6"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.7.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "a477fecb9f2ba548bf6946a689ab39845ee36a58dfde1a8e5c98ba8d201ebb86"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "3597642501a7b2a40a041ac67c5ba75b20e9c7b5211b3d7ef7a0942b56b6f1af"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.7.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "a9ac97f626e7a3a309b4642b4ec7da82ad24866843386407fac0e1319b8d1cce"
}
},
"bin": "gitlab-runner.exe",