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 9ac89db commit 72afb5eCopy full SHA for 72afb5e
Formula/c/cliproxyapi.rb
@@ -1,8 +1,8 @@
1
class Cliproxyapi < Formula
2
desc "Wrap Gemini CLI, Codex, Claude Code, Qwen Code as an API service"
3
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"
+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.33.tar.gz"
+ sha256 "6c9c814dd68cc810126f6733eaa31ab8f3c5f902193bf75512165ac46a12cd22"
6
license "MIT"
7
8
bottle do
0 commit comments