Skip to content

Commit bdc53e8

Browse files
committed
Use OpenSSL 3.x with Homebrew
This matches what we're using with vcpkg.
1 parent 5563837 commit bdc53e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Brewfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ brew "libvorbis"
1515
brew "libvpx"
1616
brew "libwebm"
1717
brew "openal-soft"
18-
brew "openssl@1.1"
18+
brew "openssl@3"
1919
brew "opus"
2020
brew "physx"
2121

0 commit comments

Comments
 (0)