gitlab-runner: Update to version 15.10.0

This commit is contained in:
github-actions[bot] 2023-03-17 16:29:16 +00:00
parent c70398f610
commit c3ab1db8c2

View File

@ -1,5 +1,5 @@
{ {
"version": "15.9.1", "version": "15.10.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.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "1fa2d8ffef47387dd02500804e5f2369a679b2e81bfb8868115d2569ad88e2c9" "hash": "04d88435399007b50d66c3b77dbb1b50aaa5e19ed63b76748f766f29d1970c9c"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "dd24f362f5674430ad40078d6fce47c36b844c7f6eaf08184786a327413456cc" "hash": "9c60e04fd733032a4ff49daac8c03ac13328dd3b6566087d4af88e56e22860a4"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",