mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
gitlab-runner: Update to version 16.0.2
This commit is contained in:
parent
f258fe8b30
commit
ebe9de8e78
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "15.11.1",
|
||||
"version": "16.0.2",
|
||||
"description": "Run your jobs and send the results back to GitLab",
|
||||
"homepage": "https://docs.gitlab.com/runner/",
|
||||
"license": "MIT",
|
||||
@ -16,12 +16,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "2376ccd8ee5a42ffe1800a64fee13214597dc1b42084e4717e0e2994f19ee117"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "f02467593270a13812871d224187a45a7360b9c19e6904c096269c6c88909cf1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "a001425c4ecd57bcb553b814ec3454ed459c5de67d5a9c6bf1ea92c654627e30"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "ac54dd088ed3e149bad7e0559f1361e7bb0d926d522e258e0abd93a26a4bb464"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user