gitlab-runner@16.3.0: Fix hash (Closes #5036)

This commit is contained in:
github-actions[bot] 2023-08-21 16:54:21 +00:00
parent 48f55843ee
commit 7954652697

View File

@ -17,11 +17,11 @@
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "d4c773fb57ac665710b45249de0fe7d6bc7e298e180e34258c88fabde29c2c01"
"hash": "214f6be844c2393b96d54cf1d883595afc98d156175c6d90944ef59888510413"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "cbd4ab6de2c93ebcf662622a3c523912a967349e570c29559a4843fb0e1e670b"
"hash": "d4737ce8d7c66694e60a7bdf950e54fb09b924374c81a4efd0785258a9200d21"
}
},
"bin": "gitlab-runner.exe",