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 ed928a2 commit 321cfedCopy full SHA for 321cfed
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.52.tar.gz"
5
- sha256 "de6bead8c8092e904aa1a373aa4573419e146987edd24f4c7e946a8a17663abc"
+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.3.53.tar.gz"
+ sha256 "783d3c0238f038d40015196ff517e248c185487fcdf409cfb3100ea24be3a652"
6
license "MIT"
7
8
bottle do
0 commit comments