gitlab-runner: Update to version 15.10.1

This commit is contained in:
github-actions[bot] 2023-03-30 12:31:04 +00:00
parent f016da365b
commit 0f6d722084

View File

@ -1,5 +1,5 @@
{
"version": "15.10.0",
"version": "15.10.1",
"description": "Run your jobs and send the results back to GitLab",
"homepage": "https://docs.gitlab.com/runner/",
"license": "MIT",
@ -16,12 +16,12 @@
],
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "04d88435399007b50d66c3b77dbb1b50aaa5e19ed63b76748f766f29d1970c9c"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "083320a6bc57dd0512d6d2aebc8088f03a3b434b383cf414644f5c5013cd380b"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "9c60e04fd733032a4ff49daac8c03ac13328dd3b6566087d4af88e56e22860a4"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "22f4b9a4ada783bf3c1f35cfc6cadf7f5baffaeb87d36a0a59fbb147a033d5f5"
}
},
"bin": "gitlab-runner.exe",