summaryrefslogtreecommitdiff
path: root/.appveyor
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor')
-rw-r--r--.appveyor/cache_rebuild2
-rw-r--r--.appveyor/packages.yml2
-rw-r--r--.appveyor/tests.yml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.appveyor/cache_rebuild b/.appveyor/cache_rebuild
index 6484a1f..b28253f 100644
--- a/.appveyor/cache_rebuild
+++ b/.appveyor/cache_rebuild
@@ -8,7 +8,7 @@ To invalidate the cache, update this file and check it into git.
Currently used modules built in the cache:
-- OPENSSL_VERSION: 1.1.1r
+- OPENSSL_VERSION: 1.1.1t
- POSTGRES_VERSION: 15.0
diff --git a/.appveyor/packages.yml b/.appveyor/packages.yml
index 8b29630..27139e5 100644
--- a/.appveyor/packages.yml
+++ b/.appveyor/packages.yml
@@ -26,7 +26,7 @@ environment:
WORKFLOW: packages
- OPENSSL_VERSION: "1_1_1r"
+ OPENSSL_VERSION: "1_1_1t"
POSTGRES_VERSION: "15_0"
PSYCOPG2_TESTDB: psycopg2_test
diff --git a/.appveyor/tests.yml b/.appveyor/tests.yml
index 77d178e..0cdd311 100644
--- a/.appveyor/tests.yml
+++ b/.appveyor/tests.yml
@@ -21,7 +21,7 @@ environment:
WORKFLOW: tests
- OPENSSL_VERSION: "1_1_1r"
+ OPENSSL_VERSION: "1_1_1t"
POSTGRES_VERSION: "15_0"
PSYCOPG2_TESTDB: psycopg2_test