aboutsummaryrefslogtreecommitdiff
path: root/ports/entt
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-08-03 20:40:37 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-09-18 02:11:05 -0700
commit7e5bb652fba1d6ca805a73fd992ab5e7e1945b61 (patch)
tree487e03e8cffb752c9054d5bc3fff356ebe23ca8f /ports/entt
parent798f9cae6cf5887eb78bde90b129a68ca05dec89 (diff)
downloadvcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.tar.gz
vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.zip
Upgrades 2018.08.03
Diffstat (limited to 'ports/entt')
-rw-r--r--ports/entt/CONTROL2
-rw-r--r--ports/entt/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/entt/CONTROL b/ports/entt/CONTROL
index d03cf86a4..fa3a82458 100644
--- a/ports/entt/CONTROL
+++ b/ports/entt/CONTROL
@@ -1,3 +1,3 @@
Source: entt
-Version: 2.7.1
+Version: 2.7.2
Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more. <https://github.com/skypjack/entt>
diff --git a/ports/entt/portfile.cmake b/ports/entt/portfile.cmake
index 96a509270..c99554c59 100644
--- a/ports/entt/portfile.cmake
+++ b/ports/entt/portfile.cmake
@@ -4,8 +4,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO skypjack/entt
- REF v2.7.1
- SHA512 6db7aa43194dd30026f409ee7f1012d48c3812ec99fc525864527142e5b94bef3950759874d7afcafa264af1c7ccfd39979c550c641e942cc6871e537938d508
+ REF v2.7.2
+ SHA512 334b94ef142bb234204315e47c9783f55c7639c59a214b772ce76c6b7cf4008280ab6762a3cf6049f51932773f5ae62e45d9423efe0dd5043b20103b1f857167
)
file(INSTALL