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.1 .tar.gz"
5- sha256 "b4501f2989fb1f3daa33e7da5ed6402da7284de61617ebf645487a9d8ee1c889 "
4+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.3.2 .tar.gz"
5+ sha256 "8e06e01eba251c14e2fd070b1572d33e78ee3f65059dbe5f7b0492bce12c3cde "
66 license "MIT"
77
88 bottle do
9- sha256 arm64_tahoe : "db1008f55f53ed24ca642f6db67e626944262042cbc284ecb154e4a184283bf4 "
10- sha256 arm64_sequoia : "db1008f55f53ed24ca642f6db67e626944262042cbc284ecb154e4a184283bf4 "
11- sha256 arm64_sonoma : "db1008f55f53ed24ca642f6db67e626944262042cbc284ecb154e4a184283bf4 "
12- sha256 cellar : :any_skip_relocation , sonoma : "a770cbace7f032bbbb365c2ef0cc9366950598ecded0f14b625c2e0adb99a8e8 "
13- sha256 arm64_linux : "1246c735a8874881b20234200e4acdfdd3819ee4a27ae5894321adc11102f2bf "
14- sha256 x86_64_linux : "88b8cdd82b07f4bc488e4f13f004bc9296615e0b0a0fc360c3e8073f2275d2ce "
9+ sha256 arm64_tahoe : "b626777241a2cafd2206cc9f170df290540bd6161cb19cc2702e5e6d2032a3f2 "
10+ sha256 arm64_sequoia : "b626777241a2cafd2206cc9f170df290540bd6161cb19cc2702e5e6d2032a3f2 "
11+ sha256 arm64_sonoma : "b626777241a2cafd2206cc9f170df290540bd6161cb19cc2702e5e6d2032a3f2 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "18066937f8d10c5c808c9cacfa65cbe2f3ecbefdf56253f5af04e836fe43a861 "
13+ sha256 arm64_linux : "89b16d84b89386f9e034a468d28ab25742d8f69b8967cd9fa3fa639759d8169c "
14+ sha256 x86_64_linux : "08a500a83b2d5acc15e8e0339c3f235abf8f362078dec23eba7eb4117a10bf62 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments