refactor: Update date, libarchive, nudb, openssl, sqlite3, xxhash packages (#5567)

This PR updates several dependencies to their latest versions. Not all dependencies have been updated, as some need to be patched and some require additional code changes due to backward incompatibilities introduced by the version bump.
This commit is contained in:
Bart
2025-07-18 12:55:15 -04:00
committed by GitHub
parent 8bfaa7fe0a
commit 90e6380383
9 changed files with 19 additions and 136 deletions

View File

@@ -96,7 +96,6 @@ jobs:
conan export --version 1.1.10 external/snappy
conan export --version 9.7.3 external/rocksdb
conan export --version 4.0.3 external/soci
conan export --version 2.0.8 external/nudb
- name: add Ripple Conan remote
if: env.CONAN_URL != ''
shell: bash