mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 14.3.0
This commit is contained in:
parent
8dbaaa1718
commit
b11d2752e9
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "14.2.0",
|
||||
"version": "14.3.0",
|
||||
"description": "Run your jobs and send the results back to GitLab",
|
||||
"homepage": "https://docs.gitlab.com/runner/",
|
||||
"license": "MIT",
|
||||
"notes": "Run 'gitlab-runner register' and 'gitlab-runner install' from an elevated prompt to set it up",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "df4cb3b6e6133d889f73121548aeeb82c44cbe464f22af0a1e150761b3d04c9f"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "07138dc30ee6a9c4ad42378b0b70a1de7bf4a3b72a59bd36f7920e4fc4835d7d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "f0948e762f14de0b558c1c7d3391eae1a4d590af221aff6afd92538db23ed71d"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "d634e4be9b835c11e5918927435c86720502e994291189a1b56e7981c3412420"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user