Skip to content

Commit 130595a

Browse files
authored
Merge pull request #254819 from Homebrew/bump-cliproxyapi-6.3.51
cliproxyapi 6.3.51
2 parents e21042e + 68ac3ad commit 130595a

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.49.tar.gz"
5-
sha256 "4e1d8eb10fcebd1494586fa82b58281199d0907208d324592160de67803aab01"
4+
url "https://github.com/router-for-me/CLIProxyAPI/archive/refs/tags/v6.3.51.tar.gz"
5+
sha256 "d8c96b9cbf49a2941a1a36a520dca45039cb1f436f727bde1e0dbb192d7cd089"
66
license "MIT"
77

88
bottle do
9-
sha256 arm64_tahoe: "e66089879ef9dd7dfa875bc320ead11d18c84fc2d7925583f99c6a19335919aa"
10-
sha256 arm64_sequoia: "e66089879ef9dd7dfa875bc320ead11d18c84fc2d7925583f99c6a19335919aa"
11-
sha256 arm64_sonoma: "e66089879ef9dd7dfa875bc320ead11d18c84fc2d7925583f99c6a19335919aa"
12-
sha256 cellar: :any_skip_relocation, sonoma: "6085e9bcf484ad0e8edde2c762766d6385785d6e515022cb81113ffd7ed77892"
13-
sha256 arm64_linux: "1b46cdd65f756123c99867d0002f2af58f7c964b75c52509259c2d2d88a26f1c"
14-
sha256 x86_64_linux: "ad1ccccfc56d7108037dca830733ef77b98e74af5c308c5357fc70fbc1ee2bad"
9+
sha256 arm64_tahoe: "0b77cf2d5846c16651fab7dec1770146c2d028c30083909182bd451eaf72f0e2"
10+
sha256 arm64_sequoia: "0b77cf2d5846c16651fab7dec1770146c2d028c30083909182bd451eaf72f0e2"
11+
sha256 arm64_sonoma: "0b77cf2d5846c16651fab7dec1770146c2d028c30083909182bd451eaf72f0e2"
12+
sha256 cellar: :any_skip_relocation, sonoma: "fa4a59e6e17983d11bd1d2a3abaead97f710e2d35037cddb698d57edf57af720"
13+
sha256 arm64_linux: "5c29578827755d11603d05382d72f7da91c7855e93adca58c921bba0e1269ade"
14+
sha256 x86_64_linux: "fafae1bc5b0c550c733012acc4281bbce52194b9bd21a70835c0d541f5408de0"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)