Skip to content

Commit 0f0eba6

Browse files
update libxrpl
1 parent 4885563 commit 0f0eba6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conan.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"requires": [
44
"zlib/1.3.1#b8bc2603263cf7eccbd6e17e66b0ed76%1756234269.497",
55
"xxhash/0.8.3#681d36a0a6111fc56e5e45ea182c19cc%1756234289.683",
6-
"xrpl/2.6.1-rc2#c14c6a4092fb2b97d3a93906dcee87b7%1759161400.392",
6+
"xrpl/2.6.1#973af2bf9631f239941dd9f5a100bb84%1759275059.342",
77
"sqlite3/3.49.1#8631739a4c9b93bd3d6b753bac548a63%1756234266.869",
88
"spdlog/1.15.3#3ca0e9e6b83af4d0151e26541d140c86%1754401846.61",
99
"soci/4.0.3#a9f8d773cd33e356b5879a4b0564f287%1756234262.318",

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class ClioConan(ConanFile):
1818
'protobuf/3.21.12',
1919
'grpc/1.50.1',
2020
'openssl/1.1.1w',
21-
'xrpl/2.6.1-rc2',
21+
'xrpl/2.6.1',
2222
'zlib/1.3.1',
2323
'libbacktrace/cci.20210118',
2424
'spdlog/1.15.3',

0 commit comments

Comments
 (0)