mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gitlab-runner: Update to version 17.5.1
This commit is contained in:
parent
40dd654359
commit
c62ee02b39
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "17.5.0",
|
||||
"version": "17.5.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.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "08f8de3b1e231c696ef6e902ead86e3002a9a92aac77dddc9c34790d0505a628"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "6e84a19c771ca134ac8d32f5db956f10d08982f9effc48d3d0424c92d60950dc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "632db62879d5105487be7001b3452ab4c0a3bb3452ca8681e360d9b01bbc7def"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "ee031b0e10c1d1b799453e88193865ac3eca2d4dbbb6b1953f3641427fe0bbae"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user