mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 15.11.0
This commit is contained in:
parent
beb30dbfb0
commit
99e6fc9716
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "15.10.1",
|
"version": "15.11.0",
|
||||||
"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.10.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "083320a6bc57dd0512d6d2aebc8088f03a3b434b383cf414644f5c5013cd380b"
|
"hash": "75ee63ebb95fef4c394f7860c5f8ad6613bd30726c90571bb2be22b7027e3e26"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "22f4b9a4ada783bf3c1f35cfc6cadf7f5baffaeb87d36a0a59fbb147a033d5f5"
|
"hash": "3ffd4d79999133406992e7ceaba1dd5b780170a06921185b7494e9a25c0ba1dd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user