[entt] Update to 3.10.0 (#24163)

* entt: updated port files

* entt: updated version files

* entt: added license field to vcpkg.json

* entt: updated version files
This commit is contained in:
sbhutch 2022-04-20 02:12:10 +09:30 committed by GitHub
parent 8bce7791e7
commit 6d710fceeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 4 deletions

View File

@ -8,8 +8,8 @@ else()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO skypjack/entt
REF v3.9.0
SHA512 b318ea06deb69350a00b3e824462a22fe443f4c778d0934857b68e43f0e6f1fe30c281889c14e3456067629e62a2bbb54491458c43d52ef543b2db8903133922
REF v3.10.0
SHA512 b123ac1909f4062312d872d823846f2476eb8911c40673cdceb6a1480b38c3fb3b86f843173247d0765870cbe87bf1d10f87e076fa2623fa20327743d1d7061b
HEAD_REF master
)
endif()

View File

@ -1,8 +1,9 @@
{
"name": "entt",
"version": "3.9.0",
"version": "3.10.0",
"description": "Gaming meets modern C++ - a fast and reliable entity-component system and much more",
"homepage": "https://github.com/skypjack/entt",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -2077,7 +2077,7 @@
"port-version": 3
},
"entt": {
"baseline": "3.9.0",
"baseline": "3.10.0",
"port-version": 0
},
"epsilon": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a871a9d0c7187960052099119854369e854c3e50",
"version": "3.10.0",
"port-version": 0
},
{
"git-tree": "74ad1980650c2f8ecb6369b8b981711f96f7bd08",
"version": "3.9.0",