mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
gitlab-runner: Update to version 16.4.0
This commit is contained in:
parent
07d9e2a729
commit
97ff02e85c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "16.3.1",
|
||||
"version": "16.4.0",
|
||||
"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.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "70f4de15a8f5d5a772690f6730f415f1931a6bfa21c575f5d0a7779ddf07b022"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "48336a0c78734e0522369bedfa0c48aaa6afe574eb932bd8f7834d46943e150f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "ed37e6879bc783b3c182e0802decab4a069446ed13813b3d31783e2a67435d99"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "4b83b7f0b2cf0dbe39fd92115dfda2ecb2dd349fe37dcd601167fa34f349fc81"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user