Update appveyor openssl version.

pull/139/head
Roger A. Light 10 years ago
parent 6f193de3a5
commit b2496f7bdc

@ -6,8 +6,8 @@ configuration:
- Release
install:
- appveyor DownloadFile http://slproweb.com/download/Win32OpenSSL-1_0_2b.exe
- Win32OpenSSL-1_0_2b.exe /silent /verysilent /sp- /suppressmsgboxes
- appveyor DownloadFile http://slproweb.com/download/Win32OpenSSL-1_0_2c.exe
- Win32OpenSSL-1_0_2c.exe /silent /verysilent /sp- /suppressmsgboxes
- appveyor DownloadFile ftp://sourceware.org/pub/pthreads-win32/pthreads-w32-2-9-1-release.zip
- 7z -y x pthreads-w32-2-9-1-release.zip -oC:\pthreads\
- appveyor DownloadFile "http://sunet.dl.sourceforge.net/project/nsis/NSIS 2/2.46/nsis-2.46-setup.exe" -FileName nsissetup.exe

Loading…
Cancel
Save