gitlab-runner: Update to version 16.6.1

This commit is contained in:
github-actions[bot] 2023-11-25 00:32:29 +00:00
parent 30af56e5cb
commit 7ea1fdcfe5

View File

@ -1,5 +1,5 @@
{
"version": "16.6.0",
"version": "16.6.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.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "5e67accf9c56ffe3df4fdd49f4c644ec1e9293c708b12fe2e1b34d526df22831"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "3c859c6624ca073340a9319c25301831b78a7e3e714dd78910a374cfe8cf7f31"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "7699a3872aa6a2e8d4f63bf67ea5202cb755eefb56b0c3e071272140e014008b"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "fb6f1de6789cb1b88801d79517a92ec8c51c5fe585f79d66290a7e38bae84a7b"
}
},
"bin": "gitlab-runner.exe",