diff options
| author | 2025-08-15 12:04:51 +0100 | |
|---|---|---|
| committer | 2025-08-15 12:04:51 +0100 | |
| commit | 014934dee384339b0deecab70e40ab5c69c74b5d (patch) | |
| tree | 999a96b8a56bf5e26f93f2c3732c81ed9ade1608 | |
| parent | Add an undocumented option for specifying the local ranges. (diff) | |
Update the Windows dependencies.
| -rw-r--r-- | win/conanfile.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/win/conanfile.txt b/win/conanfile.txt index cf3a29b3e..f7227564e 100644 --- a/win/conanfile.txt +++ b/win/conanfile.txt @@ -1,4 +1,4 @@ -# Last updated: 2025-07-12 +# Last updated: 2025-08-15 # # Modules we can't legally ship: geo_maxmind, ssl_openssl # Modules which don't apply to Windows: log_syslog, sslrehashsignal @@ -10,10 +10,10 @@ argon2/20190702 libmysqlclient/8.1.0 libpq/17.5 libpsl/0.21.5 -## openssl/3.5.1 +## openssl/3.5.2 pcre2/10.44 -re2/20240702 -sqlite3/3.49.1 +re2/20250722 +sqlite3/3.50.4 yyjson/0.10.0 [options] |
