mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 12:41:24 +08:00
Upgrade entt to 3.2.2 (#9409)
This commit is contained in:
parent
ac40b384d3
commit
edbc0dee67
@ -1,4 +1,4 @@
|
|||||||
Source: entt
|
Source: entt
|
||||||
Version: 3.1.1
|
Version: 3.2.2
|
||||||
Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more.
|
Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more.
|
||||||
Homepage: https://github.com/skypjack/entt
|
Homepage: https://github.com/skypjack/entt
|
||||||
|
@ -4,8 +4,8 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO skypjack/entt
|
REPO skypjack/entt
|
||||||
REF v3.1.1
|
REF v3.2.2
|
||||||
SHA512 eec6dfa82c0290d4c9da2dda5eb31b8fca9de7378aa1560bea78512fa358da34b64efa7cb6c70b7d6fed0ea8dd041d44c6348d847f14b071a61f3258a4f720c1
|
SHA512 231bd3c4300dbc6aaee31364e5e8a769f2c3ccd70bfbcc1315d782c21332e1d1f12367b14833cdfe4d90fc8e4ecd2424136ee29f4db36ebcebf1d41bb07bb250
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user