[entt] update to 3.14.0 (#41816)

This commit is contained in:
Michele Caini 2024-10-29 07:49:23 +01:00 committed by GitHub
parent 531748e9f2
commit 97ce57b378
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO skypjack/entt
REF "v${VERSION}"
SHA512 e517b050a7a56b57ea2035322736dd20fa704e0a642d3c3e577caa771ddd126661981c6e15ae66ecaea97367f9e86748d6d26ff02579ab3ec6e48db25a2056e1
SHA512 153cd353aa211a93c8f2f8650d55a0fd2ea9abb836386ef827285b6ab96ad680e92cac65c4b23db50c7882078d599200ac6a9eb3326a2a33160e62fc624202c7
HEAD_REF master
)

View File

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

View File

@ -2573,7 +2573,7 @@
"port-version": 6
},
"entt": {
"baseline": "3.13.2",
"baseline": "3.14.0",
"port-version": 0
},
"epsilon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2c9a2cb27bd1e5688b91c4ca0b4aedcc6f92e88f",
"version": "3.14.0",
"port-version": 0
},
{
"git-tree": "d4e3ef99bf60251f028b4d53e9312a8d0356b029",
"version": "3.13.2",