mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 05:53:22 +08:00
[entt] Update to 3.3.0 (#10205)
This commit is contained in:
parent
80d5ee93a4
commit
d317268f4f
@ -1,4 +1,4 @@
|
||||
Source: entt
|
||||
Version: 3.2.2
|
||||
Version: 3.3.0
|
||||
Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more.
|
||||
Homepage: https://github.com/skypjack/entt
|
||||
|
@ -1,11 +1,8 @@
|
||||
#header-only library
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO skypjack/entt
|
||||
REF v3.2.2
|
||||
SHA512 231bd3c4300dbc6aaee31364e5e8a769f2c3ccd70bfbcc1315d782c21332e1d1f12367b14833cdfe4d90fc8e4ecd2424136ee29f4db36ebcebf1d41bb07bb250
|
||||
REF v3.3.0
|
||||
SHA512 98ce01a3a7b1d1fe4f9b3f2db6505944b811c63e968dded9c31c8ba18f00dbae701ccc387e38a4f65ee6d4e581a3686009adbd2286b6014a017a93fa43803cdf
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user