From 389c1df8fedeebe60f07cf87d19450846387d717 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 24 May 2019 13:00:32 +0000 Subject: [PATCH] gitlab-runner: Update to version 11.11.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 c2f1aa5265..b91d040109 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": "11.11.0", + "version": "11.11.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/v11.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "e2b20591be31059a62c549cb16990f34a1942a3b32a913fcd4440837f048071b" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "08a4fc29b32a9c194436d6e042bc5e5258e74cf2d317aea1ab463545a33c94e2" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "d77a06b250345089a0573089e922c82a2c74565e3a8064862fe91c9e3f79c096" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v11.11.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "54c1c0876af3c01e890b61e1ecf346fa5d82db8fea834dbdc89af0df644ac845" } }, "autoupdate": {