We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6876969 commit 95537b8Copy full SHA for 95537b8
Formula/c/cliproxyapi.rb
@@ -1,8 +1,8 @@
1
class Cliproxyapi < Formula
2
desc "Wrap Gemini CLI, Codex, Claude Code, Qwen Code as an API service"
3
homepage "https://github.com/router-for-me/CLIProxyAPI"
4
- url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.21.tar.gz"
5
- sha256 "18427eb30b740750e69b8afad3d720ddd48016b27b656ba0702a7cad99d5e9d1"
+ url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.22.tar.gz"
+ sha256 "cc05c5707a49c6444dccd9e2a1b084f782c5ce7c7cfef2a7cd77d65b58ca4ab1"
6
license "MIT"
7
8
bottle do
0 commit comments