[flecs] Update to 3.2.12 (#39875)

This commit is contained in:
Bruce Mitchener 2024-07-13 21:12:27 +07:00 committed by GitHub
parent b5da5844b3
commit 587855d4a6
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 9e4a0dc17ba0cb092f3be055c589146e44b2e258d534420f4914e4ce4926371dab07660cb7d186a62cbbae32c121dc9838af78a8a46138cfc0efe3cb14383713
SHA512 5208ff0e526531dce32f97723609375a900b32d0039a7701797325116a4dc755d9f1351ab3316bea6eb939897861d858342fa4728c419572d9c94b830f487ffc
HEAD_REF master
)

View File

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

View File

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

View File

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