build: Keep using mbedTLS 3 on macOS

This commit is contained in:
WerWolv
2025-11-30 22:39:35 +01:00
parent 375471160f
commit 862462c5bb

2
dist/macOS/Brewfile vendored
View File

@@ -1,4 +1,4 @@
brew "mbedtls"
brew "mbedtls@3"
brew "nlohmann-json"
brew "cmake"
brew "ccache"