Browse Source

Change to new conan v2 artifacotry repository adress.

part of CURA-11622
pull/12/head
Remco Burema 2 years ago
parent
commit
2a88edcd4b
  1. 6
      remotes.json

6
remotes.json

@ -6,9 +6,9 @@
"verify_ssl": true
},
{
"name": "cura-conan-v2",
"url": "https://cura.jfrog.io/artifactory/api/conan/cura-conan-v2-local-dev",
"name": "cura-conan2",
"url": "https://cura.jfrog.io/artifactory/api/conan/cura-conan2-dev",
"verify_ssl": true
}
]
}
}

Loading…
Cancel
Save