Fix windows ssl bug for curl (#674)

This commit is contained in:
Jerry Ma
2025-03-23 22:33:26 +08:00
committed by GitHub
parent d0a66ab16b
commit 7b6fae6d92
5 changed files with 23 additions and 9 deletions

View File

@@ -78,7 +78,6 @@
"zlib"
],
"lib-depends-windows": [
"openssl",
"zlib",
"libssh2",
"nghttp2"