mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 17.10.1
This commit is contained in:
parent
b3b3238760
commit
128a066ddd
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "17.10.0",
|
||||
"version": "17.10.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/v17.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "ae1e9d389c502d3f63355b25f32e1e90a34995bde21790ed2117e5bc7bd9c6cf"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.10.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "db9134814fd755d5f3a4ad7d40eb0fc35cf77f64a3fcc5c8d01eb8ac4690801a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "0c84c39df1a49ddae8f49e96f6150c0d4ec1157c7880eb5d78d0618315be31d6"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.10.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "369b24a3a7141f1eac43e2d02912429435ca1b1247b87eaba4abc9573e367454"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user