gitlab-runner@16.3.1: Fix hash (Closes #5109)

This commit is contained in:
github-actions[bot] 2023-09-15 14:53:52 +00:00
parent 2ca27e1999
commit 167aacbabf

View File

@ -17,11 +17,11 @@
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "3363353a9ee5398c402a0c9ed56730d97f821a5157f4aef82250c38574104c4a"
"hash": "70f4de15a8f5d5a772690f6730f415f1931a6bfa21c575f5d0a7779ddf07b022"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "f1146c46872f072329a89dea90e7ec51b5209a099e0bdc2fa1b84e97307fb9ed"
"hash": "ed37e6879bc783b3c182e0802decab4a069446ed13813b3d31783e2a67435d99"
}
},
"bin": "gitlab-runner.exe",