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 741aa2b commit 93e6892Copy full SHA for 93e6892
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.5.48.tar.gz"
5
- sha256 "64f1311404412dd93ec4dda8bf6654ddc7a5158714a9a30ee9b1fa20364b7418"
+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.5.49.tar.gz"
+ sha256 "1d9f50c07206d944724205c931ac7e958e444292239f28cfe83ba66593a7a0e8"
6
license "MIT"
7
8
bottle do
0 commit comments