gitlab-runner@16.1.0: Fix hash (Closes #4902)

This commit is contained in:
github-actions[bot] 2023-06-22 00:49:50 +00:00
parent 847acdfd09
commit 6f0f93a6b4

View File

@ -17,11 +17,11 @@
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.1.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "750b233ebebbcf4d4ded91cc36497eeb26e56dbd691d69aac948130114874bc1"
"hash": "b1f047bf653160db26cf77757649e5e61391bbabe8461032dec1d7bb33b6424d"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.1.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "daba49e64ef67e009e4ddb367720c7f0a7dfe2eb4bfc245ca4b4865721976cc2"
"hash": "f9f8dcb3bd1c1f612bab62e149f19308377e1eb8aafc28e5b874fdfc65fa6879"
}
},
"bin": "gitlab-runner.exe",