circleci 0.1.22924

Closes #118788.

Signed-off-by: Dawid Dziurla <9713907+dawidd6@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Patrick Linnane 2022-12-22 20:56:18 -08:00 committed by BrewTestBot
parent 0672b0ea1d
commit 6dcb76ca5f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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.22875",
revision: "fdce758e37fd3d20a1783cfd0947848baba51081"
tag: "v0.1.22924",
revision: "a272a9fc86292902be6ed2b59374eb768dea32ac"
license "MIT"
head "https://github.com/CircleCI-Public/circleci-cli.git", branch: "master"