gitlab-runner@15.6.0: Fix hash (Closes #4163)

This commit is contained in:
github-actions[bot] 2022-11-23 15:02:19 +00:00
parent 5d278db224
commit d083949b34

View File

@ -17,11 +17,11 @@
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "5b5138dcfa64bf734df6a746ba5ad33b11a6aec7d7d24b239c698445ef2cf537"
"hash": "7dcfb56c6260c2d40613b86c7a71811170d7cea99557512655e274e6df8fb09f"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "725f109cc18ca0cfc007227889517bc7b8f8a2061f8d5058ee5cb7f6eb0c7bde"
"hash": "140829032fae849d92a354f7009eb706f1aa1a82fd1bdc0530cc83e812a2d759"
}
},
"bin": "gitlab-runner.exe",