Skip to content

Commit c4ce605

Browse files
authored
Merge pull request #250220 from Homebrew/bump-cliproxyapi-6.2.22
cliproxyapi 6.2.22
2 parents 6746514 + 81b119a commit c4ce605

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.21.tar.gz"
5-
sha256 "18427eb30b740750e69b8afad3d720ddd48016b27b656ba0702a7cad99d5e9d1"
4+
url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.2.22.tar.gz"
5+
sha256 "cc05c5707a49c6444dccd9e2a1b084f782c5ce7c7cfef2a7cd77d65b58ca4ab1"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_tahoe: "09d4027be9777159082bb8010564a709f1417cc3a7feae00c40f7f1c1c55dd90"
10-
sha256 arm64_sequoia: "09d4027be9777159082bb8010564a709f1417cc3a7feae00c40f7f1c1c55dd90"
11-
sha256 arm64_sonoma: "09d4027be9777159082bb8010564a709f1417cc3a7feae00c40f7f1c1c55dd90"
12-
sha256 cellar: :any_skip_relocation, sonoma: "3a648b9b437e8b59dc81fdd3104c8e9ecdf85a5bbd154f893768ca4f199b0dfe"
13-
sha256 arm64_linux: "c3f518bcded7a4a48dff2e2a3eae9ecf6b8d8fbfda061a0c4ccc91b3683d5396"
14-
sha256 x86_64_linux: "6d397bed0110810392143b9aa6388a4c7734f3567ee4e1e9dc80546bd723c9a7"
9+
sha256 arm64_tahoe: "a776b630eb874f9eed98df991cd29054c3c1df1c10da93163279dd9a801f37e4"
10+
sha256 arm64_sequoia: "a776b630eb874f9eed98df991cd29054c3c1df1c10da93163279dd9a801f37e4"
11+
sha256 arm64_sonoma: "a776b630eb874f9eed98df991cd29054c3c1df1c10da93163279dd9a801f37e4"
12+
sha256 cellar: :any_skip_relocation, sonoma: "4621ea47691ef51d1bb0d7e84d2c16436071c100227893bb8fae692daa432728"
13+
sha256 arm64_linux: "fc897239bd048f2633a433ef80d668584bca717c152e5142e38c133e44885e5a"
14+
sha256 x86_64_linux: "82efb6108cdf57e86e580e04b02c5ce75c411ce855eb182a0f4bff8896674aa9"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)