circleci 0.1.4786
Closes #35452. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
599c0d8e68
commit
022b62c70d
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class Circleci < Formula
|
|||
homepage "https://circleci.com/docs/2.0/local-cli/"
|
||||
# Updates should be pushed no more frequently than once per week.
|
||||
url "https://github.com/CircleCI-Public/circleci-cli.git",
|
||||
:tag => "v0.1.4555",
|
||||
:revision => "de475a40cd3b12789294091db1cb39ccc8d0ed52"
|
||||
:tag => "v0.1.4786",
|
||||
:revision => "bad101fb126ffbb15669b67f441d9848a6798b4f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue