mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
gitlab-runner: Update to version 17.3.1
This commit is contained in:
parent
56841a55e4
commit
c036056e8d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "17.3.0",
|
||||
"version": "17.3.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/v17.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "45db0010224dfd95a06338c51cfb6bffaa51f616670bee7360c860e15da3a14e"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "90db73e37c46feac41819698fa9a5f86c2902d4a5c52395645de57ab5c7eb1db"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "78a24f612c9adc29a4d50ab358d970f4b06623649f6d4f0ee098948d6d05330d"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "1f44b9ae7aaa6fd9d0cd59e0bffeb9231d706a7beeed254f26b6987a04987443"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user