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.3.49 .tar.gz"
5- sha256 "4e1d8eb10fcebd1494586fa82b58281199d0907208d324592160de67803aab01 "
4+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.3.51 .tar.gz"
5+ sha256 "d8c96b9cbf49a2941a1a36a520dca45039cb1f436f727bde1e0dbb192d7cd089 "
66 license "MIT"
77
88 bottle do
9- sha256 arm64_tahoe : "e66089879ef9dd7dfa875bc320ead11d18c84fc2d7925583f99c6a19335919aa "
10- sha256 arm64_sequoia : "e66089879ef9dd7dfa875bc320ead11d18c84fc2d7925583f99c6a19335919aa "
11- sha256 arm64_sonoma : "e66089879ef9dd7dfa875bc320ead11d18c84fc2d7925583f99c6a19335919aa "
12- sha256 cellar : :any_skip_relocation , sonoma : "6085e9bcf484ad0e8edde2c762766d6385785d6e515022cb81113ffd7ed77892 "
13- sha256 arm64_linux : "1b46cdd65f756123c99867d0002f2af58f7c964b75c52509259c2d2d88a26f1c "
14- sha256 x86_64_linux : "ad1ccccfc56d7108037dca830733ef77b98e74af5c308c5357fc70fbc1ee2bad "
9+ sha256 arm64_tahoe : "0b77cf2d5846c16651fab7dec1770146c2d028c30083909182bd451eaf72f0e2 "
10+ sha256 arm64_sequoia : "0b77cf2d5846c16651fab7dec1770146c2d028c30083909182bd451eaf72f0e2 "
11+ sha256 arm64_sonoma : "0b77cf2d5846c16651fab7dec1770146c2d028c30083909182bd451eaf72f0e2 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "fa4a59e6e17983d11bd1d2a3abaead97f710e2d35037cddb698d57edf57af720 "
13+ sha256 arm64_linux : "5c29578827755d11603d05382d72f7da91c7855e93adca58c921bba0e1269ade "
14+ sha256 x86_64_linux : "fafae1bc5b0c550c733012acc4281bbce52194b9bd21a70835c0d541f5408de0 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments