gitlab-runner@16.2.0: Fix hash (Closes #5008)

This commit is contained in:
github-actions[bot] 2023-08-08 10:06:26 +00:00
parent 7fedbc76ba
commit e705d04221

View File

@ -17,11 +17,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "4c820afb91991b1e9d660db88f20049c4b86763952ad30837de8cbb3cfb9ce47" "hash": "9b043e4195040f8ad45ea2da6abfc147ebb2f07da4795dd90a348c86c89ede96"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "e159032491a43abbc9c52070ce00dbced8367cc08147c5a985b4c2724679697c" "hash": "95120b643edcf65071cce75720772eb783891c7ff857f2142da445c9a62842a9"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",