Skip to content

Commit 65b2ae2

Browse files
authored
Merge pull request #249953 from Homebrew/bump-cliproxyapi-6.2.19
cliproxyapi 6.2.19
2 parents 217a1f6 + 28bb2d7 commit 65b2ae2

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.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
9-
sha256 arm64_tahoe: "047900f6f5d92b0936b59222610f7c257edeb9ded3454e3f5323e802ff0d1c9a"
10-
sha256 arm64_sequoia: "047900f6f5d92b0936b59222610f7c257edeb9ded3454e3f5323e802ff0d1c9a"
11-
sha256 arm64_sonoma: "047900f6f5d92b0936b59222610f7c257edeb9ded3454e3f5323e802ff0d1c9a"
12-
sha256 cellar: :any_skip_relocation, sonoma: "d3f1172cdcde617227f07a7415eb2bce5f9ea3ca81d3e763b21c2e8ac9ad0cfd"
13-
sha256 arm64_linux: "1cd5ca20e927c8a15acde577fe0ac8feb59925b8917a8c4a28d29266e212d2b8"
14-
sha256 x86_64_linux: "cca9513d4ef9f8e3b6c696fa1f9705560a282bd9427c5adafdb17252483a7089"
9+
sha256 arm64_tahoe: "3ba306f903a114c737a5a2d0d5523aeeace00404b6ab911e4ad74aa0157d0f2e"
10+
sha256 arm64_sequoia: "3ba306f903a114c737a5a2d0d5523aeeace00404b6ab911e4ad74aa0157d0f2e"
11+
sha256 arm64_sonoma: "3ba306f903a114c737a5a2d0d5523aeeace00404b6ab911e4ad74aa0157d0f2e"
12+
sha256 cellar: :any_skip_relocation, sonoma: "8a4d55f8f2fcbc798150dc10e60a126505e9502193690bb3ce38565f35c6a478"
13+
sha256 arm64_linux: "77f9aab887b3b2405c8c1fbd69c87c23a5d4903db654353927e9460f3a5fd367"
14+
sha256 x86_64_linux: "2445667e2c7af16ba59ebe2acd67963e70c348f1af2a5c33044cb25079c75f91"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)