build: Switch to a new conan XRPLF remote (#7622)

This commit is contained in:
Ayaz Salikhov
2026-06-25 13:40:06 +01:00
committed by GitHub
parent 556d62a0de
commit 3097c157b6
11 changed files with 54 additions and 60 deletions

View File

@@ -34,7 +34,7 @@ higher index than the default Conan Center remote, so it is consulted first. You
can do this by running:
```bash
conan remote add --index 0 --force xrplf https://conan.ripplex.io
conan remote add --index 0 --force xrplf https://conan.xrplf.org/repository/conan/
```
Alternatively, you can pull our recipes from the repository and export them locally: