We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889357b commit b563890Copy full SHA for b563890
Formula/c/circleci.rb
@@ -3,8 +3,8 @@ class Circleci < Formula
3
homepage "https://circleci.com/docs/guides/toolkit/local-cli/"
4
# Updates should be pushed no more frequently than once per week.
5
url "https://github.com/CircleCI-Public/circleci-cli.git",
6
- tag: "v0.1.33470",
7
- revision: "e1ba76938d4639e69ead811ed799c75160f9413d"
+ tag: "v0.1.33494",
+ revision: "7cc65701e3bd9e1732fe5e449b5929f1e5f04618"
8
license "MIT"
9
head "https://github.com/CircleCI-Public/circleci-cli.git", branch: "main"
10
0 commit comments