Files
conan-config/remotes.json
aleksandr.vodyanov 00fe75c874 up
2024-11-14 15:22:57 +03:00

15 lines
267 B
JSON

{
"remotes": [
{
"name": "avroid",
"url": "https://conan.avroid.tech/artifactory/api/conan/avroid",
"verify_ssl": true
},
{
"name": "avroid_dev",
"url": "https://conan.devos.club/artifactory/api/conan/avroid_dev",
"verify_ssl": true
}
]
}