gitlab-runner: hash fix (#1423)

This commit is contained in:
github-actions[bot] 2020-09-21 23:07:43 +08:00 committed by GitHub
parent 0fcc401ebb
commit c945cbe1e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,11 +7,11 @@
"architecture": {
"64bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
"hash": "b7b03bb3dd899951476e11c34df455c0c98efa700c7b38a599825336c0a99dce"
"hash": "77b8da520889ec1f6788153eb9341a878945765304830b32d5dd19a803e9f19a"
},
"32bit": {
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v13.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
"hash": "cd9f2209cc916a1eaff46666707d35f49d46a62c1eae37449f8dedf2f3624c1f"
"hash": "07d87c9fe19ff422d34c40bffa3e7e804ab3412ab9117b11f535d6e04209eec1"
}
},
"bin": "gitlab-runner.exe",