Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/c/cliproxyapi.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Cliproxyapi < Formula
desc "Wrap Gemini CLI, Codex, Claude Code, Qwen Code as an API service"
homepage "https://github.com/router-for-me/CLIProxyAPI"
url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.8.tar.gz"
sha256 "0eb90b4e456f37e89f85b5a1015a410ac7af70ce14ae14063289f6a40b9e939f"
url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.9.tar.gz"
sha256 "01a595dcc4cbd9e3ea31015a95290e1f7cb662aa053101b0701a2142c26bc82f"
license "MIT"

bottle do
Expand Down
Loading