mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 17:41:09 +08:00
updated port (#4511)
This commit is contained in:
parent
fb4c51f997
commit
363d924a23
@ -1,3 +1,3 @@
|
||||
Source: entt
|
||||
Version: 2.7.2
|
||||
Version: 2.7.3
|
||||
Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more. <https://github.com/skypjack/entt>
|
||||
|
@ -4,8 +4,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO skypjack/entt
|
||||
REF v2.7.2
|
||||
SHA512 334b94ef142bb234204315e47c9783f55c7639c59a214b772ce76c6b7cf4008280ab6762a3cf6049f51932773f5ae62e45d9423efe0dd5043b20103b1f857167
|
||||
REF v2.7.3
|
||||
SHA512 ffdb26f43ebf0090eed5de589df4194282e2ab89e5014bfe4acc2670729b86c93ea85e25b4b1e72de975287b8f0aa9e72d89e1cfb649e0a0f4f72838b00e5215
|
||||
)
|
||||
|
||||
file(INSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user