mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 14.9.1
This commit is contained in:
parent
e8b7396ab6
commit
6d93452aab
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "14.9.0",
|
"version": "14.9.1",
|
||||||
"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",
|
||||||
"notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up",
|
"notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "8653250e844eb75084ba21450d78682535fb7d185be45918d0457eadf0888a42"
|
"hash": "38598863ae6d204d3952e18a8b9434b932db585b2118808813624cafd46c4d2a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "f9deb06b24012a2491b9d3557302a1912b0d8b321c9065517752dcfed24ee663"
|
"hash": "869aa28c502278be78c477cbec4cad0534f79b5515d4b92df1ea7f078338f6c7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user