[feature] ability to add reference to lockfile for a specific version and revision #14524
Closed
1 task
Labels
Milestone
What is your suggestion?
At the moment it is super easy to recalculate a conanlock to update everything to the latest, and it's also easy to update a specific reference via:
Update everything to latest:
Update a specific new version (where
conan.lock
was previously pinned to an earlier version)But if we want to update/change a specific reference to a specific version/revision that may not be the latest, it is not as easy and a user may have to get the list from
conan list
(or the website if this information is available), and manually edit theconan.lock
file.Have you read the CONTRIBUTING guide?
The text was updated successfully, but these errors were encountered: