mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
gitlab-runner: Update to version 16.5.0
This commit is contained in:
parent
23bc302e68
commit
dc831bd055
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "16.4.1",
|
||||
"version": "16.5.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.4.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "21f977f44da3757791d311866d02b670766907320fe467a8f34842af58e5d044"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "04d7aa6d147be4f721632de057f5fb2235ddec85c7c1de53df3d5a5794cefb44"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "0d0e1d077075fece56509115486b1cb78e7d728aec66bed6ba331db462d8a49e"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "d4e6e9a16189194335960be0b8da234a788a286d2eed3facbd3c53a6c42a458c"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user