gitlab-runner: Update to version 16.4.0

This commit is contained in:
github-actions[bot] 2023-09-22 04:25:15 +00:00
parent 07d9e2a729
commit 97ff02e85c

View File

@ -1,5 +1,5 @@
{ {
"version": "16.3.1", "version": "16.4.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.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "70f4de15a8f5d5a772690f6730f415f1931a6bfa21c575f5d0a7779ddf07b022" "hash": "48336a0c78734e0522369bedfa0c48aaa6afe574eb932bd8f7834d46943e150f"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "ed37e6879bc783b3c182e0802decab4a069446ed13813b3d31783e2a67435d99" "hash": "4b83b7f0b2cf0dbe39fd92115dfda2ecb2dd349fe37dcd601167fa34f349fc81"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",