gitlab-runner@14.9.0: Fix hash (Closes #3424)

This commit is contained in:
github-actions[bot] 2022-03-23 00:14:12 +00:00
parent 6c9a6f1955
commit eb66539b4c

View File

@ -7,11 +7,11 @@
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "53e3bf4bef77d5c85d044088ff58460326953f87e49d9d06349bd13ac5921b9d"
"hash": "8653250e844eb75084ba21450d78682535fb7d185be45918d0457eadf0888a42"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v14.9.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "ca6adef2280b8025cb3ac7465440a0ecd976813ee6e66089869a69dd95bd874d"
"hash": "f9deb06b24012a2491b9d3557302a1912b0d8b321c9065517752dcfed24ee663"
}
},
"bin": "gitlab-runner.exe",