mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: Update to version 17.4.1
This commit is contained in:
parent
2e90ca2f8d
commit
1c46ac8628
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "17.4.0",
|
||||
"version": "17.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/v17.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "04d64c80ccaa0bfd2a1ef1d693d510c446c286074650a8d95d952c58785d3674"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.4.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "a7d06e4957cb3618ab94d79a878e030cf4d3f3a8365b3eee7d7c9d0abfa133bc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "88fbd64b712e0f1f27f5f238890994b08224846d24fcaa7ae75d597e6c12e409"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.4.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "4a235965ba092a3c259599fa40d2570433126f632fceb6dd41c563b687927ec0"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user