gitlab-runner: Update to version 16.0.2

This commit is contained in:
github-actions[bot] 2023-06-08 12:30:14 +00:00
parent f258fe8b30
commit ebe9de8e78

View File

@ -1,5 +1,5 @@
{ {
"version": "15.11.1", "version": "16.0.2",
"description": "Run your jobs and send the results back to GitLab", "description": "Run your jobs and send the results back to GitLab",
"homepage": "https://docs.gitlab.com/runner/", "homepage": "https://docs.gitlab.com/runner/",
"license": "MIT", "license": "MIT",
@ -16,12 +16,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "2376ccd8ee5a42ffe1800a64fee13214597dc1b42084e4717e0e2994f19ee117" "hash": "f02467593270a13812871d224187a45a7360b9c19e6904c096269c6c88909cf1"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "a001425c4ecd57bcb553b814ec3454ed459c5de67d5a9c6bf1ea92c654627e30" "hash": "ac54dd088ed3e149bad7e0559f1361e7bb0d926d522e258e0abd93a26a4bb464"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",