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.2.17 .tar.gz"
5- sha256 "812b4f011d91d8e876a3effa178f1577975e660bc39cc89dae7882ff8133b7d8 "
4+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.18 .tar.gz"
5+ sha256 "64b901decf7d3f46f703ee3c96fa572e618a9c6879921057c6bbf0ed5445a581 "
66 license "MIT"
77
88 bottle do
9- sha256 arm64_tahoe : "549b88e35630340df3457ba4b52b5e8c512f83289274973c14cc0d77bbfa55dd "
10- sha256 arm64_sequoia : "549b88e35630340df3457ba4b52b5e8c512f83289274973c14cc0d77bbfa55dd "
11- sha256 arm64_sonoma : "549b88e35630340df3457ba4b52b5e8c512f83289274973c14cc0d77bbfa55dd "
12- sha256 cellar : :any_skip_relocation , sonoma : "3523c324bc4c02ffc876d02d5551290849fbb367459bde6aab8159525d79b994 "
13- sha256 arm64_linux : "c4735e834a3bca7ffe462cab89f21daf137f9ec9a5dd588c0011646bbcde185b "
14- sha256 x86_64_linux : "a55848aa9f149fa9dde811c623b22bb994b0e40a11e484bc151af1a480d6707a "
9+ sha256 arm64_tahoe : "047900f6f5d92b0936b59222610f7c257edeb9ded3454e3f5323e802ff0d1c9a "
10+ sha256 arm64_sequoia : "047900f6f5d92b0936b59222610f7c257edeb9ded3454e3f5323e802ff0d1c9a "
11+ sha256 arm64_sonoma : "047900f6f5d92b0936b59222610f7c257edeb9ded3454e3f5323e802ff0d1c9a "
12+ sha256 cellar : :any_skip_relocation , sonoma : "d3f1172cdcde617227f07a7415eb2bce5f9ea3ca81d3e763b21c2e8ac9ad0cfd "
13+ sha256 arm64_linux : "1cd5ca20e927c8a15acde577fe0ac8feb59925b8917a8c4a28d29266e212d2b8 "
14+ sha256 x86_64_linux : "cca9513d4ef9f8e3b6c696fa1f9705560a282bd9427c5adafdb17252483a7089 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments