Skip to content

Version 1.2

Compare
Choose a tag to compare
@timschumi timschumi released this 31 Jan 18:21
· 222 commits to master since this release
  • x64 support.

The Linux version has been compiled against Manjaro's libcurl 7.68.0-1 and glibc/pthread 2.30-3 libraries.

The -deb9 Linux executables have been compiled on Debian 9 with libcurl 7.52.1. Those are there for compatibility reasons in case the normal files don't work. Remove the -deb9 suffix before usage.

-dbg files have been built with symbols and without optimization, to make debugging easier. You probably won't need those, unless you want to go bug-hunting yourself. Remove the -dbg suffix before usage.

The Windows libcurl files (libcurl.dll/libssl-1_1.dll/libcrypto-1_1.dll for x86 and libcurl-x64.dll/libssl-1_1-x64.dll/libcrypto-1_1-x64.dll for x64) have been sourced from their respective curl for Windows 7.67.0_4 prebuilt packages (and the attached OpenSSL 1.1.1d packages).