From d5700ccb7805d263f2f7c7e2bb96f1bea5700584 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Aug 2023 20:23:15 +0000 Subject: [PATCH] gitlab-runner: Update to version 16.3.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 b2916e7ba6..e93c9e5b93 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.0.3", + "version": "16.3.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/v16.0.3/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "cc25d85cfb2ac8542f23d271a4a42d33dc476ebabfb7d8dc4dd00836571969b6" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "d4c773fb57ac665710b45249de0fe7d6bc7e298e180e34258c88fabde29c2c01" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.0.3/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "1720108786e2c6c1605df9a6f72b6b436cffd0cec8e206dbf7a2162f921691d1" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "cbd4ab6de2c93ebcf662622a3c523912a967349e570c29559a4843fb0e1e670b" } }, "bin": "gitlab-runner.exe",