mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 15.6.1
This commit is contained in:
parent
7a232c9d0d
commit
cc0321c82c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "15.6.0",
|
||||
"version": "15.6.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/v15.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "7dcfb56c6260c2d40613b86c7a71811170d7cea99557512655e274e6df8fb09f"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "851e246fbb6ee7d1d8754da273effcae69fff2b51d404d904093e8cc5aa645a6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "140829032fae849d92a354f7009eb706f1aa1a82fd1bdc0530cc83e812a2d759"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "3597642501a7b2a40a041ac67c5ba75b20e9c7b5211b3d7ef7a0942b56b6f1af"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user