From c2031558b665164fa666db182b30b3e6b8ee9eda Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 26 Jun 2019 16:00:25 +0000 Subject: [PATCH] gitlab-runner: Update to version 12.0.1 --- bucket/gitlab-runner.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 03121775ae..a078afab3d 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -2,7 +2,7 @@ "description": "GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab", "homepage": "https://docs.gitlab.com/runner/", "license": "MIT", - "version": "12.0.0", + "version": "12.0.1", "bin": "gitlab-runner.exe", "checkver": { "url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom", @@ -10,12 +10,12 @@ }, "architecture": { "64bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "21df7223ca8fc009d6de8a87a4864561392f8e26d613076ef9c0758353c2ebe3" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "0663b0d4326e525ad489c2c4f35bc2e648744d18c85da7ee75b6c87b5b5dde20" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "0cf5c22cb79d4383f88fddf73485b48b26c606b815b12a95f7374c5fd0d9679a" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v12.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "761b3a2c1331615d4b5638023a639f776c5dafd0b6fc9e609d32693a7e637bb7" } }, "autoupdate": {