renovate/lib/modules/datasource/artifactory/readme.md

8 lines
308 B
Markdown

Artifactory is the recommended registry for Conan packages.
This datasource returns releases from given custom `registryUrl`(s).
The target URL is composed by the `registryUrl` and the `packageName`.
The release timestamp is taken from the date in the directory listing, and is assumed to be in UTC time.