gitlab-runner: Update to version 16.2.0

This commit is contained in:
github-actions[bot] 2023-07-22 00:33:42 +00:00
parent 933b320803
commit b6d5c3d825

View File

@ -1,5 +1,5 @@
{
"version": "16.1.0",
"version": "16.2.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.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "b1f047bf653160db26cf77757649e5e61391bbabe8461032dec1d7bb33b6424d"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "9b043e4195040f8ad45ea2da6abfc147ebb2f07da4795dd90a348c86c89ede96"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "f9f8dcb3bd1c1f612bab62e149f19308377e1eb8aafc28e5b874fdfc65fa6879"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "95120b643edcf65071cce75720772eb783891c7ff857f2142da445c9a62842a9"
}
},
"bin": "gitlab-runner.exe",