circleci 0.1.3887
Closes #33681. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8ee7f0a64f
commit
d05fa9fdbe
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.3723",
|
||||
:revision => "1dca9bca890201f12c6229d28aa9987a989a7eb4"
|
||||
:tag => "v0.1.3887",
|
||||
:revision => "798c362df79cd608f4090fe9190be1a9ef859f0e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue