summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
author- <makepost@firemail.cc>2019-02-15 14:01:02 +0000
committer- <makepost@firemail.cc>2019-02-15 14:01:02 +0000
commitefb1580c58de87f1dda4f11e439bb01d1231aeeb (patch)
tree850735cc49d56a09771104ce2d206b556f755e33 /appveyor.yml
parent35bb71b33503b4a567b447dc082e3040aec5672a (diff)
downloadm2crypto-efb1580c58de87f1dda4f11e439bb01d1231aeeb.tar.gz
Bump pipeline OpenSSL from 1.1.0i to 1.1.0j
Commits effc7be2 and 35bb71b3, despite passing tests, fail continuous integration because the previous OpenSSL version has been removed from its distributor's website: "Install OpenSSL 1.1.0 32bit" curl -o "c:\\%X86_OPENSSL_INSTALLER%" -fsSL "https://slproweb.com/download/%X86_OPENSSL_INSTALLER%" curl: (22) The requested URL returned error: 404 Not Found Command exited with code 22
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index cc4ec54..cc23fa6 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -5,8 +5,8 @@ environment:
secure: oqWqarxnd4H23FMywnlQeg==
PASS:
secure: j/VSxdYJ7mdR44u8OdywLg==
- X86_OPENSSL_INSTALLER: Win32OpenSSL-1_1_0i.exe
- X64_OPENSSL_INSTALLER: Win64OpenSSL-1_1_0i.exe
+ X86_OPENSSL_INSTALLER: Win32OpenSSL-1_1_0j.exe
+ X64_OPENSSL_INSTALLER: Win64OpenSSL-1_1_0j.exe
matrix: