mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 16.4.1
This commit is contained in:
parent
f19927917e
commit
9f3a15a79a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "16.4.0",
|
||||
"version": "16.4.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.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "608f88027f2710df081a9603926a698445b25f41e32078e091ce41a0e2c228a3"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "639f790ad1243ab1c26e3996dab9b995adda395c6bffe5260d776145342d4b6b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "2e835383d4898725352a22ec426524ae5dec6f5e9f4f9d1280693058d450fc59"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "db73980933f557c4a4ece2c56bd454f9950a582645f665cf7b18f8786e451a5b"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user