From 0f6d72208401f5ec2ce46229d1616941441299b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 12:31:04 +0000 Subject: [PATCH] gitlab-runner: Update to version 15.10.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 247367f27b..df95d092ce 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "15.10.0", + "version": "15.10.1", "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.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "04d88435399007b50d66c3b77dbb1b50aaa5e19ed63b76748f766f29d1970c9c" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "083320a6bc57dd0512d6d2aebc8088f03a3b434b383cf414644f5c5013cd380b" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "9c60e04fd733032a4ff49daac8c03ac13328dd3b6566087d4af88e56e22860a4" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v15.10.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "22f4b9a4ada783bf3c1f35cfc6cadf7f5baffaeb87d36a0a59fbb147a033d5f5" } }, "bin": "gitlab-runner.exe",