Skip to content

Commit 7f47580

Browse files
authored
Merge pull request #249936 from Homebrew/bump-cliproxyapi-6.2.18
cliproxyapi 6.2.18
2 parents ba810be + 7241170 commit 7f47580

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.17.tar.gz"
5-
sha256 "812b4f011d91d8e876a3effa178f1577975e660bc39cc89dae7882ff8133b7d8"
4+
url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.18.tar.gz"
5+
sha256 "64b901decf7d3f46f703ee3c96fa572e618a9c6879921057c6bbf0ed5445a581"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_tahoe: "549b88e35630340df3457ba4b52b5e8c512f83289274973c14cc0d77bbfa55dd"
10-
sha256 arm64_sequoia: "549b88e35630340df3457ba4b52b5e8c512f83289274973c14cc0d77bbfa55dd"
11-
sha256 arm64_sonoma: "549b88e35630340df3457ba4b52b5e8c512f83289274973c14cc0d77bbfa55dd"
12-
sha256 cellar: :any_skip_relocation, sonoma: "3523c324bc4c02ffc876d02d5551290849fbb367459bde6aab8159525d79b994"
13-
sha256 arm64_linux: "c4735e834a3bca7ffe462cab89f21daf137f9ec9a5dd588c0011646bbcde185b"
14-
sha256 x86_64_linux: "a55848aa9f149fa9dde811c623b22bb994b0e40a11e484bc151af1a480d6707a"
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"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)