diff --git a/Formula/c/circleci.rb b/Formula/c/circleci.rb index 25df1825780e..f119df77a238 100644 --- a/Formula/c/circleci.rb +++ b/Formula/c/circleci.rb @@ -3,8 +3,8 @@ class Circleci < Formula homepage "https://circleci.com/docs/guides/toolkit/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.38646", - revision: "f96353c6bb0085274f4061376e7c3ad719f265bc" + tag: "v1.0.46955", + revision: "03daecec9fa1e3217f41c2c75046e8d0fe659d98" license "MIT" head "https://github.com/CircleCI-Public/circleci-cli.git", branch: "main"