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 6b1ab8c commit 58630e8Copy full SHA for 58630e8
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.3.37.tar.gz"
5
- sha256 "d188efd25d108a09f7023246b1cd981e2e02147e6f18f610c479ef92cc1e1fd8"
+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.3.38.tar.gz"
+ sha256 "69bafdbae304ceaf73e5da3c1a50b4ecd3879d148f7705af23335bff0bb5bfb9"
6
license "MIT"
7
8
bottle do
0 commit comments