[flecs] Update to 3.2.10 (#35756)

This commit is contained in:
Bruce Mitchener 2023-12-18 16:40:12 -05:00 committed by GitHub
parent fca018f029
commit 06a5b0d0f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 9573e57432ea6117b59e8dff9470e71ed2283d9ab0a16affbef2c3f73cc8dad3d00243482c9bb34b9ddc936ac2d7941eb35fd68443431fc9feb825d57beae1ba
SHA512 a42c193e46e15a1ab8a27b447d7c71d378d0e7ae9ab71744d00e3b9fd13aecbe79c75938e534ba49e191d279114bc25a9cd293e4f9a97ba8f873dcc1fa9f6d9a
HEAD_REF master
)

View File

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

View File

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

View File

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