gitlab-runner 15.8.1

Closes #122147.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-02-02 16:32:28 +01:00 committed by BrewTestBot
parent 7ae15a3655
commit c9caca9f6a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class GitlabRunner < Formula
desc "Official GitLab CI runner"
homepage "https://gitlab.com/gitlab-org/gitlab-runner"
url "https://gitlab.com/gitlab-org/gitlab-runner.git",
tag: "v15.8.0",
revision: "66039dd945a2ab714242dcda254b3a999b57b469"
tag: "v15.8.1",
revision: "f86890c6977499cb83a63f9f6f4ad08549861809"
license "MIT"
head "https://gitlab.com/gitlab-org/gitlab-runner.git", branch: "main"