gitlab-runner: Update to version 16.8.0

This commit is contained in:
github-actions[bot] 2024-01-19 00:32:36 +00:00
parent f43cce8155
commit 6039237cb3

View File

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