gitlab-runner: Update to version 15.9.0

This commit is contained in:
github-actions[bot] 2023-02-19 04:28:11 +00:00
parent 3211af4a01
commit 15b311bfa4

View File

@ -1,5 +1,5 @@
{ {
"version": "15.8.2", "version": "15.9.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/v15.8.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "0ece48eeb5f5db88e7bf812e3c8b29467461e9c46d8bbec5c2e3a69d6de21f15" "hash": "1efa5fc839f2dfc31e6c855573be08242ea7f8b1e440e7e493e2a36bbddf68cb"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "fc2dbd84da30a3c4b0a2786e64bd91ca73bd5dc0c31f03e115491837ad7c8cb5" "hash": "86ae3dcf85642c95f174ab5a309138466a32fcbb32518ee81093752f7fbd925b"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",