Hi, I have code working on linux that uses libssh 0.8.x api. Now that I want to port my application to windows, I wanted to build libssh using vcpkg. However, there is only 0.7.6 version of libssh available in vcpkg. What is the reason of such situation? Can I expect the 0.8.x version to be available soon?
Regards, FJ