gitlab-runner: Update to version 16.4.0

This commit is contained in:
github-actions[bot] 2023-10-05 20:24:29 +00:00
parent 36a51bd505
commit 201d39367e

View File

@ -1,5 +1,5 @@
{ {
"version": "16.4.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.4.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": "639f790ad1243ab1c26e3996dab9b995adda395c6bffe5260d776145342d4b6b" "hash": "02dbaffb0a37145473b4b39fd030117499cd5d577d794fa849ca306e05cdec8d"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.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": "db73980933f557c4a4ece2c56bd454f9950a582645f665cf7b18f8786e451a5b" "hash": "ac2f1aca7ff63bab093e17a9358f91412cfd7c74f4bbed5894f41fec4cba4df1"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",