mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitlab-runner: hash fix (#1423)
This commit is contained in:
parent
0fcc401ebb
commit
c945cbe1e5
@ -7,11 +7,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "b7b03bb3dd899951476e11c34df455c0c98efa700c7b38a599825336c0a99dce"
|
||||
"hash": "77b8da520889ec1f6788153eb9341a878945765304830b32d5dd19a803e9f19a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "cd9f2209cc916a1eaff46666707d35f49d46a62c1eae37449f8dedf2f3624c1f"
|
||||
"hash": "07d87c9fe19ff422d34c40bffa3e7e804ab3412ab9117b11f535d6e04209eec1"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user