vcpkg/ports/entt/vcpkg.json
JonLiu1993 b1f7f2e603
[Entt] update to 3.7.1 (#17923)
* [Entt] update to 3.7.1

* update version
2021-05-18 00:55:05 -07:00

7 lines
197 B
JSON

{
"name": "entt",
"version": "3.7.1",
"description": "Gaming meets modern C++ - a fast and reliable entity-component system and much more",
"homepage": "https://github.com/skypjack/entt"
}