gitlab-runner: Update to version 16.1.0

This commit is contained in:
github-actions[bot] 2023-06-21 20:25:02 +00:00
parent 2571b3381b
commit 310d84d7c5

View File

@ -1,5 +1,5 @@
{ {
"version": "16.0.2", "version": "16.1.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.0.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "f02467593270a13812871d224187a45a7360b9c19e6904c096269c6c88909cf1" "hash": "750b233ebebbcf4d4ded91cc36497eeb26e56dbd691d69aac948130114874bc1"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "ac54dd088ed3e149bad7e0559f1361e7bb0d926d522e258e0abd93a26a4bb464" "hash": "daba49e64ef67e009e4ddb367720c7f0a7dfe2eb4bfc245ca4b4865721976cc2"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",