diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 0f2546e4b1..25af5cd8a4 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,16 +1,16 @@ { "homepage": "https://docs.gitlab.com/runner/", "license": "MIT", - "version": "12.0.1", + "version": "12.0.2", "description": "Run your jobs and send the results back to GitLab", "architecture": { "64bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "0663b0d4326e525ad489c2c4f35bc2e648744d18c85da7ee75b6c87b5b5dde20" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.2/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "45dfabd0de05d41918a11a0c6c12cf7e60246b84d85ef41dc935aa50622f7fe1" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "761b3a2c1331615d4b5638023a639f776c5dafd0b6fc9e609d32693a7e637bb7" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.2/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "b74eb01fd6378883963ef6c4628a6a5a1c3bf4fa1f69e346d3a8d8b4ab29a159" } }, "bin": "gitlab-runner.exe",