Skip to content

Commit c0c685d

Browse files
committed
cpp-httplib: migrate to openssl@4
1 parent 3f17f51 commit c0c685d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/c/cpp-httplib.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class CppHttplib < Formula
1010
end
1111

1212
depends_on "cmake" => :build
13-
depends_on "openssl@3" => :build
13+
depends_on "openssl@4" => :build
1414

1515
on_linux do
1616
depends_on "zlib-ng-compat" => :build

0 commit comments

Comments
 (0)