chore: Update libxrpl to 3.3.0-rc1-custom (#3160)

This commit is contained in:
Ayaz Salikhov
2026-07-30 17:13:32 +01:00
committed by GitHub
parent 84697ea51c
commit 94c877b5ef
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"requires": [
"zlib/1.3.2#1cb806da49011867778ffb6ac7190fcb%1782392402.122708",
"xxhash/0.8.3#681d36a0a6111fc56e5e45ea182c19cc%1782392402.420688",
"xrpl/3.3.0-rc1#526e843efce69a95339435869d2ec42c%1784212398.613288",
"xrpl/3.3.0-rc1-custom#cdfb12fc2671eaea72d5920bea800fd2%1785426802.141277",
"sqlite3/3.53.0#324ada52333108388a9a6108bfa96734%1782392403.185447",
"spdlog/1.17.0#bcbaaf7147bda6ad24ffbd1ac3d7142c%1782736610.443882",
"soci/4.0.3#e726491a03468795453f7c83fc924a96%1782392402.679521",

View File

@@ -17,7 +17,7 @@ class ClioConan(ConanFile):
"fmt/12.1.0",
"libbacktrace/cci.20210118",
"spdlog/1.17.0",
"xrpl/3.3.0-rc1",
"xrpl/3.3.0-rc1-custom",
]
default_options = {