vcpkg/ports/plf-colony/vcpkg.json
Rémy Tassoux c03ca5bd31
[plf-colony] Update to 6.28 (#19627)
* [plf-colony] Update from 5.33 to 6.28

* [plf-colony] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-08-30 10:26:47 -07:00

7 lines
292 B
JSON

{
"name": "plf-colony",
"version": "6.28",
"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"
}