Skip to content

Commit 9edd55b

Browse files
authored
Merge pull request #250996 from Homebrew/bump-gitlab-ci-local-4.63.0
gitlab-ci-local 4.63.0
2 parents e5d8499 + 1b7d793 commit 9edd55b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/g/gitlab-ci-local.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class GitlabCiLocal < Formula
22
desc "Run gitlab pipelines locally as shell executor or docker executor"
33
homepage "https://github.com/firecow/gitlab-ci-local"
4-
url "https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.62.0.tgz"
5-
sha256 "1ddb4ef633bded631006140d74c1c58daa509ffbebe7e5729cbc69cfb48d59ae"
4+
url "https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.63.0.tgz"
5+
sha256 "31cd2228f3d998c9dca76417248a15709de98cb2357662472d49ab5f6251c90c"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "2192cc1c57757fae76a18636a3ff9c4109d5624b7c1fbadf1129b0593b191959"
9+
sha256 cellar: :any_skip_relocation, all: "3af35f1799eec0d8da891ef9428d2122f11e93ed74b205cc2ebe4ad60198f932"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)