[flecs] Update to 3.2.11 (#36645)

This commit is contained in:
Bruce Mitchener 2024-02-08 13:25:37 +07:00 committed by GitHub
parent 783c0fe1dc
commit be62d32994
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 SanderMertens/flecs
REF "v${VERSION}"
SHA512 a42c193e46e15a1ab8a27b447d7c71d378d0e7ae9ab71744d00e3b9fd13aecbe79c75938e534ba49e191d279114bc25a9cd293e4f9a97ba8f873dcc1fa9f6d9a
SHA512 9e4a0dc17ba0cb092f3be055c589146e44b2e258d534420f4914e4ce4926371dab07660cb7d186a62cbbae32c121dc9838af78a8a46138cfc0efe3cb14383713
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "flecs",
"version": "3.2.10",
"version": "3.2.11",
"description": "A fast entity component system (ECS) for C & C++",
"homepage": "https://github.com/SanderMertens/flecs",
"license": "MIT",

View File

@ -2705,7 +2705,7 @@
"port-version": 0
},
"flecs": {
"baseline": "3.2.10",
"baseline": "3.2.11",
"port-version": 0
},
"flint": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c3a3d918f17431929f8f58845c4e6a857449cf3a",
"version": "3.2.11",
"port-version": 0
},
{
"git-tree": "6771a5d63e42bb0cfe6c732ead2b0724352f3a59",
"version": "3.2.10",