vcpkg/ports/plf-colony/vcpkg.json
Rémy Tassoux d616af7c86
[plf-colony] Update to 6.33 - [plf-hive] Add new port (#22389)
* [plf-colony-hive] Update to 6.33

* [plf-hive] Add new port

* [plf-colony][plf-hive] Update version files

* [plf-colony][plf-hive] Add quotes to paths

* [plf-colony][plf-hive] Update version files

* [plf-hive] Add version file

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2022-01-07 14:57:24 -08:00

7 lines
292 B
JSON

{
"name": "plf-colony",
"version": "6.33",
"description": "An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures.",
"homepage": "https://plflib.org/colony.htm"
}