build(deps): migrate from curl to curl-winssl on Windows (#3246)

This commit is contained in:
ReenigneArcher 2024-10-01 20:02:14 -04:00 committed by GitHub
commit 9cc8bc8f62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 26 additions and 39 deletions

View file

@ -86,7 +86,7 @@ dependencies=(
"mingw-w64-ucrt-x86_64-boost" # Optional
"mingw-w64-ucrt-x86_64-cmake"
"mingw-w64-ucrt-x86_64-cppwinrt"
"mingw-w64-ucrt-x86_64-curl"
"mingw-w64-ucrt-x86_64-curl-winssl"
"mingw-w64-ucrt-x86_64-graphviz" # Optional, for docs
"mingw-w64-ucrt-x86_64-miniupnpc"
"mingw-w64-ucrt-x86_64-nlohmann-json"