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.20 .tar.gz"
5- sha256 "f544043cafd5580db258659453941a947ce05e75127d8118d0b53dbe05b9e390 "
4+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.21 .tar.gz"
5+ sha256 "18427eb30b740750e69b8afad3d720ddd48016b27b656ba0702a7cad99d5e9d1 "
66 license "MIT"
77
88 bottle do
9- sha256 arm64_tahoe : "de77a01d61e738a57b4f8d7b71e8c2d40b09a47550d5220c46b2a82357d7925e "
10- sha256 arm64_sequoia : "de77a01d61e738a57b4f8d7b71e8c2d40b09a47550d5220c46b2a82357d7925e "
11- sha256 arm64_sonoma : "de77a01d61e738a57b4f8d7b71e8c2d40b09a47550d5220c46b2a82357d7925e "
12- sha256 cellar : :any_skip_relocation , sonoma : "b86ec3bfbb13f47da3f2509fd4ac376c60fe8202adf47feec9df571482d218c2 "
13- sha256 arm64_linux : "2366b538a43749addb2ae9c6b2c577b9e1d6b70cbe557fdbb37d6d2dd2df7d53 "
14- sha256 x86_64_linux : "6ac5b1ee5356be02f3007432a608ad6012c5011cce9be6dd6c67f11495182579 "
9+ sha256 arm64_tahoe : "09d4027be9777159082bb8010564a709f1417cc3a7feae00c40f7f1c1c55dd90 "
10+ sha256 arm64_sequoia : "09d4027be9777159082bb8010564a709f1417cc3a7feae00c40f7f1c1c55dd90 "
11+ sha256 arm64_sonoma : "09d4027be9777159082bb8010564a709f1417cc3a7feae00c40f7f1c1c55dd90 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "3a648b9b437e8b59dc81fdd3104c8e9ecdf85a5bbd154f893768ca4f199b0dfe "
13+ sha256 arm64_linux : "c3f518bcded7a4a48dff2e2a3eae9ecf6b8d8fbfda061a0c4ccc91b3683d5396 "
14+ sha256 x86_64_linux : "6d397bed0110810392143b9aa6388a4c7734f3567ee4e1e9dc80546bd723c9a7 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments