diff options
| author | 2025-12-02 22:09:21 +0000 | |
|---|---|---|
| committer | 2025-12-03 17:25:39 +0000 | |
| commit | 236e494f6726b7aee38d9a2a19d81003ba09e20f (patch) | |
| tree | 425ae9fa02970c0e24a8d68cc051b54b80fa5969 | |
| parent | Fix my email address in the security instructions. (diff) | |
Update the Windows dependencies.
| -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 0f8632fda..0f079f910 100644 --- a/win/conanfile.txt +++ b/win/conanfile.txt @@ -1,4 +1,4 @@ -# Last updated: 2025-10-31 +# Last updated: 2025-12-02 # # Modules we can't legally ship: geo_maxmind, ssl_openssl # Modules which don't apply to Windows: log_syslog, sslrehashsignal @@ -12,8 +12,8 @@ libpq/17.5 libpsl/0.21.5 ## openssl/3.6.0 pcre2/10.44 -re2/20250722 -sqlite3/3.50.4 +re2/20251105 +sqlite3/3.51.0 tre/cci.20230717 yyjson/0.12.0 |
