From 35a8f6cf5a175f0fc291696e1bb6280288dfdb5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 00:33:05 +0000 Subject: [PATCH] gitlab-runner: Update to version 16.6.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 5ad1c678f6..7e83937453 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.5.0", + "version": "16.6.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.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "04d7aa6d147be4f721632de057f5fb2235ddec85c7c1de53df3d5a5794cefb44" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "5e67accf9c56ffe3df4fdd49f4c644ec1e9293c708b12fe2e1b34d526df22831" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "d4e6e9a16189194335960be0b8da234a788a286d2eed3facbd3c53a6c42a458c" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.6.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "7699a3872aa6a2e8d4f63bf67ea5202cb755eefb56b0c3e071272140e014008b" } }, "bin": "gitlab-runner.exe",