mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gitlab-runner: Update to version 15.3.2
This commit is contained in:
parent
aeda70d743
commit
763c09f428
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "15.2.2",
|
"version": "15.3.2",
|
||||||
"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.2.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "ef014ade02ac987e52fa99fe36ff5df079e9a74873618c0e1cb36d348ed63043"
|
"hash": "68d6f685e32631671b04b26ed3dbb300743f5eac7547911189dc6bd9e6e35abb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.2.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "ad876510bdf4a8bc1e172925b0252fca9b9e207960ef4bfa83f59f9232a73f99"
|
"hash": "6a4104b7354a934d9eadb44c4c87f491e10661a43ed00b7006155027188505bc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user