From debec7edff8132de97c522c8dc92030dd799eeeb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 18 Apr 2024 06:32:00 +0000 Subject: [PATCH] gitlab-ci-local 4.48.1 Signed-off-by: Rui Chen --- Formula/g/gitlab-ci-local.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/g/gitlab-ci-local.rb b/Formula/g/gitlab-ci-local.rb index 54cfdcc348466d..db8ff4f3ea7f36 100644 --- a/Formula/g/gitlab-ci-local.rb +++ b/Formula/g/gitlab-ci-local.rb @@ -3,8 +3,8 @@ class GitlabCiLocal < Formula desc "Run gitlab pipelines locally as shell executor or docker executor" homepage "https://github.com/firecow/gitlab-ci-local" - url "https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.47.0.tgz" - sha256 "54979ce76f9539651bcb2597007861be7ee7578e2b19f7e6f91a1cd34b5cb730" + url "https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.48.1.tgz" + sha256 "1176deb0cc5e0a17a504e0260ae874c4e3681384361359000b61fe3fe595ef37" license "MIT" head "https://github.com/firecow/gitlab-ci-local.git", branch: "master"