Bump ci versions

This commit is contained in:
Steven Fackler 2020-04-28 14:15:49 -07:00
parent 03701506f1
commit e446d819e3
2 changed files with 2 additions and 2 deletions

View File

@ -209,7 +209,7 @@ jobs:
openssl_111: &openssl_111
library: openssl
version: 1.1.1f
version: 1.1.1g
openssl_110: &openssl_110
library: openssl
version: 1.1.0l

View File

@ -4,7 +4,7 @@ environment:
# 1.1.1, 64 bit
- TARGET: x86_64-pc-windows-msvc
BITS: 64
OPENSSL_VERSION: 1_1_1f
OPENSSL_VERSION: 1_1_1g
OPENSSL_DIR: C:\OpenSSL
# 1.0.2, 32 bit