mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
gitlab-runner: Update to version 16.3.1
This commit is contained in:
parent
9c5ba62655
commit
f0644f6195
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "16.3.0",
|
||||
"version": "16.3.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.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "214f6be844c2393b96d54cf1d883595afc98d156175c6d90944ef59888510413"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "3363353a9ee5398c402a0c9ed56730d97f821a5157f4aef82250c38574104c4a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "d4737ce8d7c66694e60a7bdf950e54fb09b924374c81a4efd0785258a9200d21"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "f1146c46872f072329a89dea90e7ec51b5209a099e0bdc2fa1b84e97307fb9ed"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user