File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11class Cliproxyapi < Formula
22 desc "Wrap Gemini CLI, Codex, Claude Code, Qwen Code as an API service"
33 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 "
4+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.5.15 .tar.gz"
5+ sha256 "8f879c9a153ad02ff584fe1b9d5775d40480b8287b5d63dd90e036fd03e2cd36 "
66 license "MIT"
77
88 bottle do
9- sha256 arm64_tahoe : "b1a7c3a35b28ef2c3a3e7a741c4e9e227b8c26543d6955f52062896c7cfa5854 "
10- sha256 arm64_sequoia : "b1a7c3a35b28ef2c3a3e7a741c4e9e227b8c26543d6955f52062896c7cfa5854 "
11- sha256 arm64_sonoma : "b1a7c3a35b28ef2c3a3e7a741c4e9e227b8c26543d6955f52062896c7cfa5854 "
12- sha256 cellar : :any_skip_relocation , sonoma : "8e9d294cf03c6dd43c5f888475a3379fdcafabaaa1f16d0a2a489c680943dc01 "
13- sha256 arm64_linux : "53aa31d2a6e028579ce3c55e3b31a97d3f9685b1e27bdec568f30ebca801bdd5 "
14- sha256 x86_64_linux : "1e743417f74cd08b53fb2d9b72ba95978f04b185f6b90aface823596c3292fdf "
9+ sha256 arm64_tahoe : "92ec492894bbab78dd07dee5f9b326a3b8b473d11f46623e68265bdae72b66ae "
10+ sha256 arm64_sequoia : "92ec492894bbab78dd07dee5f9b326a3b8b473d11f46623e68265bdae72b66ae "
11+ sha256 arm64_sonoma : "92ec492894bbab78dd07dee5f9b326a3b8b473d11f46623e68265bdae72b66ae "
12+ sha256 cellar : :any_skip_relocation , sonoma : "06c23f6167066033c835b4e5678699b76588846ab8080d0832f4a3d634452463 "
13+ sha256 arm64_linux : "f1843510d8860426a1a8205ff15065cd526211765df2710271414d4a620cd850 "
14+ sha256 x86_64_linux : "55b99f730e3ad2cfeeb89e63c1cebfb560ac669e159dbdd81e63bc185401b98c "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments