From 97ff02e85c146e5021eb72f1a4446d4d701e420b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 04:25:15 +0000 Subject: [PATCH] gitlab-runner: Update to version 16.4.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 e9cc2a0ee5..246f4adf5f 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "16.3.1", + "version": "16.4.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.3.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "70f4de15a8f5d5a772690f6730f415f1931a6bfa21c575f5d0a7779ddf07b022" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "48336a0c78734e0522369bedfa0c48aaa6afe574eb932bd8f7834d46943e150f" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.3.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "ed37e6879bc783b3c182e0802decab4a069446ed13813b3d31783e2a67435d99" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v16.4.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "4b83b7f0b2cf0dbe39fd92115dfda2ecb2dd349fe37dcd601167fa34f349fc81" } }, "bin": "gitlab-runner.exe",