gitlab-runner: Update to version 17.3.0

This commit is contained in:
github-actions[bot] 2024-08-15 04:28:13 +00:00
parent acf4f54b19
commit dc74169a8d

View File

@ -1,5 +1,5 @@
{
"version": "17.2.1",
"version": "17.3.0",
"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/v17.2.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "519a878fb1e62f7b5d6f7088a542137e523b0cc0dacca43baddc12210deb8cdc"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "45db0010224dfd95a06338c51cfb6bffaa51f616670bee7360c860e15da3a14e"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.2.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "3ca9931f222efa7dd368317ccef1dbe83205dd7d08633af6c3a8f206e8e30c21"
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "78a24f612c9adc29a4d50ab358d970f4b06623649f6d4f0ee098948d6d05330d"
}
},
"bin": "gitlab-runner.exe",