mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 18.2.1
This commit is contained in:
parent
7ab0083505
commit
d06a480941
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "18.2.0",
|
||||
"version": "18.2.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/v18.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "f269fb68b42d11b1c87b19656f36522db6bfeca81747f6ce17c5dcb7018741f4"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "c856a700279a78ebcdea43eddc09260cde44be64f501441b7000cb3599fa7239"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "b34425aa5ffc78b0b45a4ba138afb41469f0760ed15b14125203da093e6515f5"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.2.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "404d21dd485ba831283a15a23088bc6866991aec686dff56bf6c9176510841f8"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user