Skip to content

Commit 1cd708e

Browse files
authored
Update conan center 2 remote (#275)
1 parent 04703b6 commit 1cd708e

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

_posts/2024-09-30-Conan-Center-will-stop-receiving-updates-for-Conan-1.markdown

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,20 @@ will be frozen at its current state and will not receive any further updates, as
4747

4848
## For Conan 2.x users
4949

50-
From the date of the switch, new recipe updates will be uploaded internally to a new repository. New details will be
51-
announced soon, the team is working in two possible solutions to facilitate this transition:
52-
- Requests coming from Conan 2 clients will be able to see the up-to-date revisions, without impacting legacy Conan 1,
53-
and without requiring any configuration changes for Conan 1 users.
54-
- A new remote endpoint will be made public
50+
### New Conan Center remote for Conan 2 recipes and packages
51+
All updates to recipes and packages from 4-November-2024 are uploaded to a new Conan remote at
52+
``https://center2.conan.io``.
53+
54+
To update your configuration, simply run:
55+
56+
```
57+
conan remote update conancenter --url https://center2.conan.io
58+
```
59+
60+
Note that this is the default configuration on new installations starting with Conan 2.9.2.
61+
62+
All previously available recipes, revisions and packages known to be compatible with Conan 2
63+
are also available in this remote.
5564

5665
## Contributions in the conan-center-index repository
5766

0 commit comments

Comments
 (0)