We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12fe63d commit 1cbe4d6Copy full SHA for 1cbe4d6
Formula/g/gitlab-ci-local.rb
@@ -1,8 +1,8 @@
1
class GitlabCiLocal < Formula
2
desc "Run gitlab pipelines locally as shell executor or docker executor"
3
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"
+ url "https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.63.0.tgz"
+ sha256 "31cd2228f3d998c9dca76417248a15709de98cb2357662472d49ab5f6251c90c"
6
license "MIT"
7
8
bottle do
0 commit comments