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.18 .tar.gz"
5- sha256 "64b901decf7d3f46f703ee3c96fa572e618a9c6879921057c6bbf0ed5445a581 "
4+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.19 .tar.gz"
5+ sha256 "ef9856c0b5bed542a7cef57e9c0f88f6221717a3284fcb87157ae725aeb35115 "
66 license "MIT"
77
88 bottle do
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 "
9+ sha256 arm64_tahoe : "3ba306f903a114c737a5a2d0d5523aeeace00404b6ab911e4ad74aa0157d0f2e "
10+ sha256 arm64_sequoia : "3ba306f903a114c737a5a2d0d5523aeeace00404b6ab911e4ad74aa0157d0f2e "
11+ sha256 arm64_sonoma : "3ba306f903a114c737a5a2d0d5523aeeace00404b6ab911e4ad74aa0157d0f2e "
12+ sha256 cellar : :any_skip_relocation , sonoma : "8a4d55f8f2fcbc798150dc10e60a126505e9502193690bb3ce38565f35c6a478 "
13+ sha256 arm64_linux : "77f9aab887b3b2405c8c1fbd69c87c23a5d4903db654353927e9460f3a5fd367 "
14+ sha256 x86_64_linux : "2445667e2c7af16ba59ebe2acd67963e70c348f1af2a5c33044cb25079c75f91 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments