diff --git a/bucket/gitlab-runner.json b/bucket/gitlab-runner.json index 214d0bfa73..48ee42f19b 100644 --- a/bucket/gitlab-runner.json +++ b/bucket/gitlab-runner.json @@ -1,5 +1,5 @@ { - "version": "17.5.0", + "version": "17.5.1", "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/v17.5.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", - "hash": "08f8de3b1e231c696ef6e902ead86e3002a9a92aac77dddc9c34790d0505a628" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe", + "hash": "6e84a19c771ca134ac8d32f5db956f10d08982f9effc48d3d0424c92d60950dc" }, "32bit": { - "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", - "hash": "632db62879d5105487be7001b3452ab4c0a3bb3452ca8681e360d9b01bbc7def" + "url": "https://gitlab-runner-downloads.s3.amazonaws.com/v17.5.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe", + "hash": "ee031b0e10c1d1b799453e88193865ac3eca2d4dbbb6b1953f3641427fe0bbae" } }, "bin": "gitlab-runner.exe",