gitlab-runner: Update to version 15.8.1

This commit is contained in:
github-actions[bot] 2023-02-02 16:30:44 +00:00
parent e05414f970
commit 4495de14c5

View File

@ -1,5 +1,5 @@
{ {
"version": "15.5.2", "version": "15.8.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.5.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "ab9496de38c19076c49e345dd9cab92c926dc34a3f04941f38534dbc81e2d297" "hash": "bc0d225419ff9aed381340435280d14d2ca0330fb2b5352cdda3badf15b9dfcc"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.5.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.8.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "6bae6f217afb8f9a6bd38ae30ad4c17244ad0be43158e067ee86aee478bf10a8" "hash": "9e87210373a6ac855b68d98233dc10d7b84e6eccadc135f012a4c23b827dacd4"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",