aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Sadie Powell2024-06-19 23:49:19 +0100
committerGravatar Sadie Powell2024-06-19 23:49:19 +0100
commit8d4e26833f63f457809e62bd797d735520fd3439 (patch)
tree9b8549f3420089f2ce5bcd96cc0f31c81bbe86bf
parentDefault to PROTO_NEWEST if no protocol is negotiated. (diff)
parentUpdate the Windows dependencies. (diff)
Merge branch 'insp3' into insp4.
-rw-r--r--win/conanfile.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/win/conanfile.txt b/win/conanfile.txt
index 81d767a3f..1e013de9b 100644
--- a/win/conanfile.txt
+++ b/win/conanfile.txt
@@ -1,4 +1,4 @@
-# Last updated: 2024-03-01
+# Last updated: 2024-06-19
#
# Modules we can't legally ship: geo_maxmind, ssl_openssl
# Modules which don't apply to Windows: sslrehashsignal
@@ -6,15 +6,15 @@
[requires]
argon2/20190702
-## libmaxminddb/1.9.1
+## libmaxminddb/1.10.0
libmysqlclient/8.1.0
-libpq/15.4
+libpq/15.5
libpsl/0.21.1
-## openssl/3.2.1
-pcre2/10.43
+## openssl/3.2.2
+pcre2/10.44
rapidjson/cci.20230929
-re2/20231101
-sqlite3/3.45.1
+re2/20240301
+sqlite3/3.46.0
[options]
argon2:shared=True