mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
gitlab-runner: Update to version 15.2.1
This commit is contained in:
parent
b48ee225c8
commit
f57374f95e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "15.0.1",
|
||||
"version": "15.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/v15.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "d231b748220a69cb4ef86f8dc479ba5f0e7c318a01ba642f552ff93a16438b8f"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.2.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "d0203a984fda6fbed3aaf2a8b1befdab7987780bce3f75f03bf8f3c194f0efc9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "32a89edfafe056c4d9f7af3aa41c206daa4fb9ab8607a2a33a5a9d637b5f15b3"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.2.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "daaa8dadddedcede644c0a8fef0ef197e9d56ca93ebf5cd4e5b67948d97503d8"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user