gitlab-runner@15.11.1: Fix hash (Closes #4847)

This commit is contained in:
github-actions[bot] 2023-05-29 11:33:42 +00:00
parent 0763250516
commit 13ac2cfec2

View File

@ -17,11 +17,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "ea0142c7fac451bfa564d4eeaa282c1378d2f55119ee34ab87c5a0beb8225e01" "hash": "2376ccd8ee5a42ffe1800a64fee13214597dc1b42084e4717e0e2994f19ee117"
}, },
"32bit": { "32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "f670564f220852bb13c225457a8a27ef0b6d0e6b00341657c47c06b364935957" "hash": "a001425c4ecd57bcb553b814ec3454ed459c5de67d5a9c6bf1ea92c654627e30"
} }
}, },
"bin": "gitlab-runner.exe", "bin": "gitlab-runner.exe",