diff options
| author | Jason Erickson <jerickso@stickpeople.com> | 2017-06-08 19:03:31 -0600 |
|---|---|---|
| committer | Jason Erickson <jerickso@stickpeople.com> | 2017-06-08 20:11:20 -0600 |
| commit | 9ac2b8c3a95d13a4027b0dcbf8fbbe99e06c6266 (patch) | |
| tree | 6abfcf03ef82d04a2640336b3ce247e77e3ff8c1 /scripts | |
| parent | 63cc9ea24b84195d88288f4280f5f58bdc0cbece (diff) | |
| download | psycopg2-9ac2b8c3a95d13a4027b0dcbf8fbbe99e06c6266.tar.gz | |
Force rebuild of cache for new OpenSSL/PostgreSQL
OpenSSL updated to 1.0.2l
PostgreSQL updated to 9.6.3
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 9bc1ce1..c9db507 100644 --- a/scripts/appveyor.cache_rebuild +++ b/scripts/appveyor.cache_rebuild @@ -9,7 +9,7 @@ To invalidate the cache, update this file and check it into git. Currently used modules built in the cache: OpenSSL - Version: 1.0.2k + Version: 1.0.2l PostgreSQL - Version: 9.6.2 + Version: 9.6.3 |
