diff --git a/Formula/g/gitlab-ci-local.rb b/Formula/g/gitlab-ci-local.rb index bc2fd63a496528..4354d963f817e1 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.48.1.tgz" - sha256 "1176deb0cc5e0a17a504e0260ae874c4e3681384361359000b61fe3fe595ef37" + url "https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.48.2.tgz" + sha256 "3eefb079c1abe9e79c0d1a3466921d5a08375ead27fffa7e392e6fcb6d2eb1dd" license "MIT" head "https://github.com/firecow/gitlab-ci-local.git", branch: "master"