From 1d5f1d7595c64cb2168689f1b14093499594b590 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 28 Aug 2020 13:33:02 -0400 Subject: [PATCH] circleci 0.1.9431 Closes #60328. Signed-off-by: Dawid Dziurla Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/circleci.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/circleci.rb b/Formula/circleci.rb index 14dd5cdbd92..491c4945b40 100644 --- a/Formula/circleci.rb +++ b/Formula/circleci.rb @@ -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.9399", - revision: "908cfd585d7aba546229308d9d131a065ddf6a58" + tag: "v0.1.9431", + revision: "4cd466f9637e94a9e132ff0b3e886a34b7ff8099" license "MIT" bottle do