From 99e6fc9716c403c30094f16a617033cfacdc1434 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 00:33:22 +0000 Subject: [PATCH] gitlab-runner: Update to version 15.11.0 --- 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 df95d092ce..ece8383b73 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "15.10.1", + "version": "15.11.0", "description": "Run your jobs and send the results back to GitLab", "homepage": "https://docs.gitlab.com/runner/", "license": "MIT", @@ -16,12 +16,12 @@ ], "architecture": { "64bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "083320a6bc57dd0512d6d2aebc8088f03a3b434b383cf414644f5c5013cd380b" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "75ee63ebb95fef4c394f7860c5f8ad6613bd30726c90571bb2be22b7027e3e26" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "22f4b9a4ada783bf3c1f35cfc6cadf7f5baffaeb87d36a0a59fbb147a033d5f5" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.11.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "3ffd4d79999133406992e7ceaba1dd5b780170a06921185b7494e9a25c0ba1dd" } }, "bin": "gitlab-runner.exe",