[entt] Update to 3.12.0 (#32038)

This commit is contained in:
Michael Ferrari 2023-06-17 01:00:14 +02:00 committed by GitHub
parent c65131a115
commit acee1bdb49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -9,7 +9,7 @@ else()
OUT_SOURCE_PATH SOURCE_PATH
REPO skypjack/entt
REF "v${VERSION}"
SHA512 dfbf95e70685e04f1917589fe2484e928cf8883615840b7b5b2906e21bec0830cefcb97133f8822f682bffae8f98d99d525407a00e8dc885f6aa5655af3bcc94
SHA512 51fe70e68cbb7d3a5a9ca6b5ff974d324e34248a13a1c828b6c5876461a173861ab26f1bfd0bac7287f8499d07b93bdb73622b579d11a65c916aad7b642dc6e0
HEAD_REF master
)
endif()

View File

@ -1,6 +1,6 @@
{
"name": "entt",
"version": "3.11.1",
"version": "3.12.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

@ -2329,7 +2329,7 @@
"port-version": 5
},
"entt": {
"baseline": "3.11.1",
"baseline": "3.12.0",
"port-version": 0
},
"epsilon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "715488654a998a72da8fff6596cbeedf1962fa56",
"version": "3.12.0",
"port-version": 0
},
{
"git-tree": "d9bf4ab0cc1354ea754f3038dee29ae00ded6331",
"version": "3.11.1",