[entt] Update to 3.7.0 (#17047)

* Update to 3.7.0

* fix
This commit is contained in:
David 2021-04-02 21:43:24 +02:00 committed by GitHub
parent 25d26e7594
commit 10e85f2cd1
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,4 +1,4 @@
Source: entt
Version: 3.6.0
Version: 3.7.0
Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more.
Homepage: https://github.com/skypjack/entt

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO skypjack/entt
REF 7a949dd32849e8230b15a5ff8ad1104c7f748c2a #v3.6.0
SHA512 fe1fcac31f174fb878da5c1737ff1261be0c26e896c858f32fa524db45f70f17d7c7b67f8ebdeabe21f6c977fad7642ff9f6fd6a865b645a4f93e13c7812b922
REF 1e07b981f0b305400f854084c61c4efe2fd36206
SHA512 0a61d293b8f6d9eec07711f9ac87c185e158b42da7ca1f91c1ab189a573686a79efa0d15cc76d8e7a2770c6b625df20b8bce1aa16147c0af07cd722a3d32d583
HEAD_REF master
)

View File

@ -1829,7 +1829,7 @@
"port-version": 0
},
"entt": {
"baseline": "3.6.0",
"baseline": "3.7.0",
"port-version": 0
},
"epsilon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a0eb634638dbb4feb9532d9fd86028345657b9e3",
"version-string": "3.7.0",
"port-version": 0
},
{
"git-tree": "9ac028a6b2a32e309f446f9afa9242a0ce2fd891",
"version-string": "3.6.0",