diff options
| author | 2025-07-12 16:15:38 +0100 | |
|---|---|---|
| committer | 2025-07-12 16:15:47 +0100 | |
| commit | 9ff7909ddefd40fca43512de84ab35cfc4a9032e (patch) | |
| tree | ea7d27abf9395f6300ff30e21ae21a2c2b397cec | |
| parent | Fix serialising empty link data values. (diff) | |
Update the Windows dependencies.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
| -rw-r--r-- | win/conanfile.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/win/conanfile.txt b/win/conanfile.txt index 077327f12..f1604a2dd 100644 --- a/win/conanfile.txt +++ b/win/conanfile.txt @@ -1,4 +1,4 @@ -# Last updated: 2025-04-17 +# Last updated: 2025-07-12 # # Modules we can't legally ship: geo_maxmind, ssl_openssl # Modules which don't apply to Windows: log_syslog, sslrehashsignal @@ -8,9 +8,9 @@ argon2/20190702 ## libmaxminddb/1.12.2 libmysqlclient/8.1.0 -libpq/16.8 +libpq/17.5 libpsl/0.21.5 -## openssl/3.4.1 +## openssl/3.5.1 pcre2/10.44 re2/20240702 sqlite3/3.49.1 |
