mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
gitlab-runner: Update to version 16.0.1
This commit is contained in:
parent
1ea1a369bb
commit
3783f11f10
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "16.0.0",
|
||||
"version": "16.0.1",
|
||||
"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/v16.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "9227452bdd1088113fe00e9e2d5c83c3747e161a6ef2bd663b7f12714c351e92"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "4793c951834636cccd85541e60f44f4e6fc420a2f66a847a18111728922ce0f7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "7c26d5e627a7167e9c0332b9ab26227b8244cb4047f8bd22c8cbc063b69d7519"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "fd9306aadd9d85dbb4a339e2b9f91a860337c4d82b3a7b97d1e6a79a7085493d"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user