Files
conan-config/remotes.json
2024-11-18 13:20:06 +03:00

15 lines
268 B
JSON

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