[entt] update to 3.8.0 (#19043)

* update entt to 3.8.0
This commit is contained in:
David 2021-07-22 22:35:13 +02:00 committed by GitHub
parent c2e8ba09ce
commit 4dc290b650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO skypjack/entt
REF 5d15a3d69f433a0e3fce266caaeb87c77c10453c #v3.7.1
SHA512 dbfb141dd706e1552a81e01005a28e916b369f29c0adfff337799f8375a9676e60f620b7981633829d6d175297088ace58e3c16cc802ab9d71681efebb1caba6
REF 2d5a3f24aa6dc38ed0c4eee9d4d625586d8e921e #v3.8.0
SHA512 36b7be2550be5a919548e5c91db218ed9b062804d4f43073d6fc6b432fa2d358b5d36098490359ca2392370b2bf1b99d20e564504eaac619f5cd7f9612d91e2e
HEAD_REF master
)

View File

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

View File

@ -1881,7 +1881,7 @@
"port-version": 0
},
"entt": {
"baseline": "3.7.1",
"baseline": "3.8.0",
"port-version": 0
},
"epsilon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a35e25160e39304b6ac16c679fa98f2c926c2877",
"version": "3.8.0",
"port-version": 0
},
{
"git-tree": "54f6d005789aee16b4faecbedde51573c3114dbd",
"version": "3.7.1",