[entt] update to 3.13.1 (#36554)

* [entt] update to 3.13.1

* [entt] update versions
This commit is contained in:
miyanyan 2024-02-06 03:30:19 +08:00 committed by GitHub
parent e593f2cc69
commit 02ac6b37d3
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 65064199790e5ba69ef01188ce04105e5d8ad673de253e6247dd4b26a394b115cc4030e7f87285fb7e63d72f28c0be3a05ad286585ded0bb2229b47268159a39
SHA512 440aa2a4aaef77271874e85a1804c867dfbe0aa31373dc754635fa6365682b3246e40765749e02cd56b7743eeae262eb2952185081a70eb92ce631f4626faf93
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "entt",
"version": "3.13.0",
"version": "3.13.1",
"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

@ -2477,7 +2477,7 @@
"port-version": 5
},
"entt": {
"baseline": "3.13.0",
"baseline": "3.13.1",
"port-version": 0
},
"epsilon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7dbe8b313e49ea2a5be64c6e4da5676437637939",
"version": "3.13.1",
"port-version": 0
},
{
"git-tree": "e3643359b0f55263734639170eb29b481f86436a",
"version": "3.13.0",