mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gitlab-runner@16.4.0: Fix hash (Closes #5129)
This commit is contained in:
parent
ec03db4bda
commit
a26a7d6db2
@ -17,11 +17,11 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||||
"hash": "48336a0c78734e0522369bedfa0c48aaa6afe574eb932bd8f7834d46943e150f"
|
"hash": "608f88027f2710df081a9603926a698445b25f41e32078e091ce41a0e2c228a3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||||
"hash": "4b83b7f0b2cf0dbe39fd92115dfda2ecb2dd349fe37dcd601167fa34f349fc81"
|
"hash": "2e835383d4898725352a22ec426524ae5dec6f5e9f4f9d1280693058d450fc59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user