Skip to content

Commit 4a80886

Browse files
authored
Merge pull request #251189 from Homebrew/bump-cliproxyapi-6.2.33
cliproxyapi 6.2.33
2 parents 9ac89db + 3ea02ad commit 4a80886

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/c/cliproxyapi.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class Cliproxyapi < Formula
22
desc "Wrap Gemini CLI, Codex, Claude Code, Qwen Code as an API service"
33
homepage "https://github.com/router-for-me/CLIProxyAPI"
4-
url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.32.tar.gz"
5-
sha256 "a0d4ec51c56063a6d6f6e7e1203ce3d08bd7b743c242dd727090647fe701f9f7"
4+
url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.33.tar.gz"
5+
sha256 "6c9c814dd68cc810126f6733eaa31ab8f3c5f902193bf75512165ac46a12cd22"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_tahoe: "4f0f50039b16934829773f0948f99cc25ac65a7542cbe4936f8006807d31fb45"
10-
sha256 arm64_sequoia: "4f0f50039b16934829773f0948f99cc25ac65a7542cbe4936f8006807d31fb45"
11-
sha256 arm64_sonoma: "4f0f50039b16934829773f0948f99cc25ac65a7542cbe4936f8006807d31fb45"
12-
sha256 cellar: :any_skip_relocation, sonoma: "1f14c0ba952adf22d6ec92ab2e93fca802d70d88e853abd5f6b6c88d5c41374d"
13-
sha256 arm64_linux: "6e85a5b2f9e176252636c1420e828e968e976aa59774d30db63584dd3bb3ed98"
14-
sha256 x86_64_linux: "0614c6761514c71561b63cc9bc907f76fe711134885350a6b5a6cd0ea28b8eea"
9+
sha256 arm64_tahoe: "ceb6bced1e6a4ec887a60e97718bbec1b927f3ab756bb1e271b85b9f760aac6d"
10+
sha256 arm64_sequoia: "ceb6bced1e6a4ec887a60e97718bbec1b927f3ab756bb1e271b85b9f760aac6d"
11+
sha256 arm64_sonoma: "ceb6bced1e6a4ec887a60e97718bbec1b927f3ab756bb1e271b85b9f760aac6d"
12+
sha256 cellar: :any_skip_relocation, sonoma: "b55919a3eb68d5e09b04c561b9e4f57f3359458c538bbcdd9e25f31adb39783e"
13+
sha256 arm64_linux: "00ee28deb1be080aebe5bea704da47a0878613dd67e16d1565622cf52d27d537"
14+
sha256 x86_64_linux: "4ae6be7543cc33bb3a1a123d5dc40f983fb69408e8e3fb39bb301c78a531406d"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)