mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 15.2.2
This commit is contained in:
parent
c95e87f142
commit
36a26220e9
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "15.3.0",
|
"version": "15.2.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.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.2.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "7e7bed4b76681a25a7a0bf276077df0518468542f173dcb132f0e0f1e516b4a9"
|
"hash": "ef014ade02ac987e52fa99fe36ff5df079e9a74873618c0e1cb36d348ed63043"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.2.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "0fc31c2d3d06e5777299b1ace7088071e17e4c82dd09dc32521438c344fa8441"
|
"hash": "ad876510bdf4a8bc1e172925b0252fca9b9e207960ef4bfa83f59f9232a73f99"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user