Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
conan export ed25519/all --version=2015.03
conan export grpc/all --version=1.72.0
conan export m4/all --version=1.4.19
conan export mpt-crypto/all --version=0.1.0-rc1
conan export mpt-crypto/all --version=0.1.0-rc2
conan export nudb/all --version=2.0.9
conan export openssl/3.x.x --version=3.5.4
conan export secp256k1/all --version=0.7.1
Expand Down
3 changes: 3 additions & 0 deletions recipes/mpt-crypto/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"0.1.0-rc2":
url: https://github.com/XRPLF/mpt-crypto/archive/refs/tags/0.1.0-rc2.zip
sha256: 33c37ceeff351be119b6081822b542298ca95db02ea2780dddf3cca5998076f3
"0.1.0-rc1":
url: https://github.com/XRPLF/mpt-crypto/archive/refs/tags/0.1.0-rc1.zip
sha256: bbcd1b2ac7b31854a85ee8f28b409f0d4b558597ae7ff86e0778f0c5d90ea132
2 changes: 2 additions & 0 deletions recipes/mpt-crypto/config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
versions:
"0.1.0-rc2":
folder: all
"0.1.0-rc1":
folder: all