From 1a9e4bbe3a28bda071b7bcf7abd9d0844622186b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 00:33:25 +0000 Subject: [PATCH] gitlab-runner: Update to version 16.10.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 84e0880f61..b47d76ae9b 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.9.1", + "version": "16.10.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.9.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "76e30bedb7aac913ad3d4b03c9abb95f2a8c30ff63101b9f27894a1648bba569" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.10.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "232b3574704ca0b75d38dd998b2532832e70dcbdf79f36da5468e5115f19c229" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.9.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "078376507acd9096faac00057f3e31fc1ac86cb6a0174007ca978dc2a60ba959" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.10.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "2ba9a6c4b17c9bfc40c01e59aa83c9d73c9e8e0484ea7d938516bb2c3c827b22" } }, "bin": "gitlab-runner.exe",