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 7050404 commit d40f0e7Copy full SHA for d40f0e7
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.14.tar.gz"
5
- sha256 "a3f6a2bbd13f20199f3462e3ad8be557fd8baf9f76242545292add4192bf26ac"
+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.5.15.tar.gz"
+ sha256 "8f879c9a153ad02ff584fe1b9d5775d40480b8287b5d63dd90e036fd03e2cd36"
6
license "MIT"
7
8
bottle do
0 commit comments