gitlab-runner: Update to version 15.6.1

This commit is contained in:
github-actions[bot] 2022-11-24 20:27:44 +00:00
parent 7a232c9d0d
commit cc0321c82c

View File

@ -1,5 +1,5 @@
{ {
"version": "15.6.0", "version": "15.6.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/v15.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "7dcfb56c6260c2d40613b86c7a71811170d7cea99557512655e274e6df8fb09f" "hash": "851e246fbb6ee7d1d8754da273effcae69fff2b51d404d904093e8cc5aa645a6"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "140829032fae849d92a354f7009eb706f1aa1a82fd1bdc0530cc83e812a2d759" "hash": "3597642501a7b2a40a041ac67c5ba75b20e9c7b5211b3d7ef7a0942b56b6f1af"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",