From 9b56ef53deb3867da2905735e97960f8a8c2abd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 16:26:01 +0000 Subject: [PATCH] gitlab-runner: Update to version 16.0.3 --- 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 80d1dc66d4..b2916e7ba6 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.2.0", + "version": "16.0.3", "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/v16.2.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "9b043e4195040f8ad45ea2da6abfc147ebb2f07da4795dd90a348c86c89ede96" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "cc25d85cfb2ac8542f23d271a4a42d33dc476ebabfb7d8dc4dd00836571969b6" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.2.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "95120b643edcf65071cce75720772eb783891c7ff857f2142da445c9a62842a9" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "1720108786e2c6c1605df9a6f72b6b436cffd0cec8e206dbf7a2162f921691d1" } }, "bin": "gitlab-runner.exe",