From d491aee5ceb356be8e5332a9f09f777d0ac500e0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 6 Aug 2026 08:49:43 +0000 Subject: [PATCH] circleci 1.0.47091 --- Formula/c/circleci.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/circleci.rb b/Formula/c/circleci.rb index 25df1825780e..58b5444dd0a0 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.47091", + revision: "66186e495abd408f2e9f0022d27b64793bfb783b" license "MIT" head "https://github.com/CircleCI-Public/circleci-cli.git", branch: "main"