diff --git a/vcpkg.json b/vcpkg.json index 31777282..4d2cea1d 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -22,11 +22,11 @@ {"name": "double-conversion", "version>=": "3.3.0"}, {"name": "fmt", "version>=": "11.0.2"}, {"name": "glog", "version>=": "0.7.1"}, - {"name": "libarchive", "version>=": "3.7.8"}, + {"name": "libarchive", "version>=": "3.7.8", "default-features": false, "features": []}, {"name": "libevent", "version>=": "2.1.12+20230128#1"}, {"name": "libflac", "version>=": "1.5.0"}, {"name": "nlohmann-json", "version>=": "3.12.0"}, - {"name": "openssl", "version>=": "3.5.0"}, + {"name": "libressl", "version>=": "4.1.0"}, {"name": "pkgconf", "version>=": "2.4.3"}, {"name": "range-v3", "version>=": "0.12.0#4"}, {"name": "utfcpp", "version>=": "4.0.6"},