gitlab-runner: Update to version 16.7.0

This commit is contained in:
github-actions[bot] 2023-12-22 00:32:19 +00:00
parent a8bfe119e3
commit d73ea8b643

View File

@ -1,5 +1,5 @@
{ {
"version": "16.6.1", "version": "16.7.0",
"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/v16.6.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.7.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "3c859c6624ca073340a9319c25301831b78a7e3e714dd78910a374cfe8cf7f31" "hash": "4b2ff0f3fb2737af32358c1fe1078e65b98409f46a283ba115b0738c9df4ed8e"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.7.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "fb6f1de6789cb1b88801d79517a92ec8c51c5fe585f79d66290a7e38bae84a7b" "hash": "be580aaf757d8dba42d94fdcadc0b0c302790e4271f95b4367e54e78de361e47"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",