gitlab-runner: Update to version 16.6.0

This commit is contained in:
github-actions[bot] 2023-11-17 00:33:05 +00:00
parent 063045f747
commit 35a8f6cf5a

View File

@ -1,5 +1,5 @@
{
"version": "16.5.0",
"version": "16.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/v16.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "04d7aa6d147be4f721632de057f5fb2235ddec85c7c1de53df3d5a5794cefb44"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "5e67accf9c56ffe3df4fdd49f4c644ec1e9293c708b12fe2e1b34d526df22831"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "d4e6e9a16189194335960be0b8da234a788a286d2eed3facbd3c53a6c42a458c"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "7699a3872aa6a2e8d4f63bf67ea5202cb755eefb56b0c3e071272140e014008b"
}
},
"bin": "gitlab-runner.exe",