From 629d9f9579c8dc12ae462ddc0c798f224dc8259b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Thu, 17 Dec 2020 17:04:28 +0100 Subject: Bump Windows OpenSSL version --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index d65f6e5..715a8a0 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,8 +5,8 @@ environment: secure: oqWqarxnd4H23FMywnlQeg== PASS: secure: j/VSxdYJ7mdR44u8OdywLg== - X86_OPENSSL_INSTALLER: Win32OpenSSL-1_1_1h.exe - X64_OPENSSL_INSTALLER: Win64OpenSSL-1_1_1h.exe + X86_OPENSSL_INSTALLER: Win32OpenSSL-1_1_1i.exe + X64_OPENSSL_INSTALLER: Win64OpenSSL-1_1_1i.exe matrix: -- cgit v1.2.1