diff options
author | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2017-11-28 03:40:47 +0000 |
---|---|---|
committer | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2017-11-28 17:19:55 +0000 |
commit | 727b952a32ba1715826d0116e14b3c263a4f2920 (patch) | |
tree | a5fc6916bc1f5f981125a1c625504bdaaad61fc7 /scripts | |
parent | 0d5b0f028737ba0e82bc4acbcd782cc1c752f31d (diff) | |
download | psycopg2-727b952a32ba1715826d0116e14b3c263a4f2920.tar.gz |
Build and test packages with libpq 10.1 and OpenSSL 1.0.2m
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/appveyor.cache_rebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/appveyor.cache_rebuild b/scripts/appveyor.cache_rebuild index 8ecd97f..da1b2be 100644 --- a/scripts/appveyor.cache_rebuild +++ b/scripts/appveyor.cache_rebuild @@ -9,10 +9,10 @@ To invalidate the cache, update this file and check it into git. Currently used modules built in the cache: OpenSSL - Version: 1.0.2l + Version: 1.0.2m PostgreSQL - Version: 10.0 + Version: 10.1 NOTE: to zap the cache manually you can also use: |