gitlab-runner: Update to version 16.11.1

This commit is contained in:
github-actions[bot] 2024-05-03 20:25:44 +00:00
parent 8083845797
commit c377699407

View File

@ -1,5 +1,5 @@
{ {
"version": "16.11.0", "version": "16.11.1",
"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.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "ffdc866378a4d457e8b9714d7c9416fbd961e9cc7e27d3b910776c297ff7eee9" "hash": "3557f54892647543a10db61a8dcbcb237088acd58c496646dc78485c4ceb7bb0"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "e1f539adaf09523071a9d62e8cc1fa8f302c80fbef935eb31c7230f03b14952d" "hash": "13b0637c5f2fd3632d4811f3b67acfe565fbf8dbabbcf24335c0231228383af7"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",