Skip to content

Commit 299ce05

Browse files
authored
Merge pull request #255036 from Homebrew/bump-cliproxyapi-6.3.55
cliproxyapi 6.3.55
2 parents ae5dbaf + c7f2c91 commit 299ce05

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/c/cliproxyapi.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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.3.54.tar.gz"
5-
sha256 "7a2cc304ec261a4e9054789d6468c1a054e887f6076e98c2ad48863990e70ad4"
4+
url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.3.55.tar.gz"
5+
sha256 "2596807ad75335c904b4cd13f8c04dde65b870c3d3698a093954de6b57315851"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_tahoe: "e846a92848de029b589a1988dccbe6ff2043617a34b334f6b6a3c5673d153b62"
10-
sha256 arm64_sequoia: "e846a92848de029b589a1988dccbe6ff2043617a34b334f6b6a3c5673d153b62"
11-
sha256 arm64_sonoma: "e846a92848de029b589a1988dccbe6ff2043617a34b334f6b6a3c5673d153b62"
12-
sha256 cellar: :any_skip_relocation, sonoma: "383ec5574b7ab255e361a46f378aa3167bfb2d99594fcc345d16d298b8186948"
13-
sha256 arm64_linux: "ba78f869c12c97c96fc4b100469754eb552350e68300accc24cc8a7af4656130"
14-
sha256 x86_64_linux: "a9756e8d953ec74fb4deec4d74ab8cc4b7c7585753606c8a4892638606134301"
9+
sha256 arm64_tahoe: "772691a1a7a5cef7aed60e9ff9c351350d786c3accb2be24b8a69c94c0ab771d"
10+
sha256 arm64_sequoia: "772691a1a7a5cef7aed60e9ff9c351350d786c3accb2be24b8a69c94c0ab771d"
11+
sha256 arm64_sonoma: "772691a1a7a5cef7aed60e9ff9c351350d786c3accb2be24b8a69c94c0ab771d"
12+
sha256 cellar: :any_skip_relocation, sonoma: "5e247d086501cfd5b502d2edd926a9ce3a93cbf17ebe7a28af9dd177db0f7239"
13+
sha256 arm64_linux: "bc41513990072090c4f73a674a3f6482a5d4f38c90ec923c715d2931607af01f"
14+
sha256 x86_64_linux: "01c46b1b8a0dbcab382d8f1f3dc5243a72c1584612642346ce3931bed621a342"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)