Skip to content

Commit a376480

Browse files
authored
Merge pull request #250137 from Homebrew/bump-cliproxyapi-6.2.21
cliproxyapi 6.2.21
2 parents d63e058 + 702af9e commit a376480

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

88
bottle do
9-
sha256 arm64_tahoe: "de77a01d61e738a57b4f8d7b71e8c2d40b09a47550d5220c46b2a82357d7925e"
10-
sha256 arm64_sequoia: "de77a01d61e738a57b4f8d7b71e8c2d40b09a47550d5220c46b2a82357d7925e"
11-
sha256 arm64_sonoma: "de77a01d61e738a57b4f8d7b71e8c2d40b09a47550d5220c46b2a82357d7925e"
12-
sha256 cellar: :any_skip_relocation, sonoma: "b86ec3bfbb13f47da3f2509fd4ac376c60fe8202adf47feec9df571482d218c2"
13-
sha256 arm64_linux: "2366b538a43749addb2ae9c6b2c577b9e1d6b70cbe557fdbb37d6d2dd2df7d53"
14-
sha256 x86_64_linux: "6ac5b1ee5356be02f3007432a608ad6012c5011cce9be6dd6c67f11495182579"
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"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)