gitlab-runner: Update to version 16.4.1

This commit is contained in:
github-actions[bot] 2023-10-06 04:27:10 +00:00
parent e2bfdb92c6
commit e4dca75a5e

View File

@ -1,5 +1,5 @@
{ {
"version": "16.4.0", "version": "16.4.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.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "02dbaffb0a37145473b4b39fd030117499cd5d577d794fa849ca306e05cdec8d" "hash": "21f977f44da3757791d311866d02b670766907320fe467a8f34842af58e5d044"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "ac2f1aca7ff63bab093e17a9358f91412cfd7c74f4bbed5894f41fec4cba4df1" "hash": "51032f929dac63b0103397e17adf570a802286928b28305ded814e4791c901fb"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",