gitlab-runner: Update to version 16.0.3

This commit is contained in:
github-actions[bot] 2023-08-11 16:26:01 +00:00
parent 8a486b7989
commit 9b56ef53de

View File

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