Skip to content

Commit a27cd5f

Browse files
committed
cliproxyapi 6.2.19
1 parent 6f327cc commit a27cd5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cliproxyapi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)