From f63e62d8ad5c3b1594746f033d7375f8253fb40d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sun, 18 Apr 2021 13:00:08 +0200 Subject: Use the latest WinOpenSSL --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 13dc9aa..c617bf6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,8 +5,8 @@ environment: secure: oqWqarxnd4H23FMywnlQeg== PASS: secure: j/VSxdYJ7mdR44u8OdywLg== - X86_OPENSSL_INSTALLER: Win32OpenSSL-1_1_1j.exe - X64_OPENSSL_INSTALLER: Win64OpenSSL-1_1_1j.exe + X86_OPENSSL_INSTALLER: Win32OpenSSL-1_1_1k.exe + X64_OPENSSL_INSTALLER: Win64OpenSSL-1_1_1k.exe matrix: -- cgit v1.2.1