gitlab-runner: Update to version 15.11.1

This commit is contained in:
github-actions[bot] 2023-05-25 20:24:50 +00:00
parent 24ce0c2602
commit 918f7bf82b

View File

@ -1,5 +1,5 @@
{
"version": "16.0.1",
"version": "15.11.1",
"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/v16.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "4793c951834636cccd85541e60f44f4e6fc420a2f66a847a18111728922ce0f7"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "ea0142c7fac451bfa564d4eeaa282c1378d2f55119ee34ab87c5a0beb8225e01"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "fd9306aadd9d85dbb4a339e2b9f91a860337c4d82b3a7b97d1e6a79a7085493d"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "f670564f220852bb13c225457a8a27ef0b6d0e6b00341657c47c06b364935957"
}
},
"bin": "gitlab-runner.exe",