From e2d9614e0359cf3868c49cf6567ff27f8c9fcc65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 01:01:43 +0000 Subject: [PATCH 1/2] Bump ext/flecs from `a15fcac` to `82248b8` Bumps [ext/flecs](https://github.com/SanderMertens/flecs) from `a15fcac` to `82248b8`. - [Release notes](https://github.com/SanderMertens/flecs/releases) - [Commits](https://github.com/SanderMertens/flecs/compare/a15fcacb26382483c6e27b76a10e08421bc676c6...82248b87a0f1d34f5ee106a99962cc69f5fb13ae) --- updated-dependencies: - dependency-name: ext/flecs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ext/flecs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/flecs b/ext/flecs index a15fcac..82248b8 160000 --- a/ext/flecs +++ b/ext/flecs @@ -1 +1 @@ -Subproject commit a15fcacb26382483c6e27b76a10e08421bc676c6 +Subproject commit 82248b87a0f1d34f5ee106a99962cc69f5fb13ae From 79d7fa909cc8cba1ef66942287537747bceb0ef1 Mon Sep 17 00:00:00 2001 From: lithiumtoast Date: Wed, 17 May 2023 01:11:08 +0000 Subject: [PATCH 2/2] Update C# bindings --- src/cs/production/Flecs/flecs.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cs/production/Flecs/flecs.cs b/src/cs/production/Flecs/flecs.cs index c3749cb..3443037 100644 --- a/src/cs/production/Flecs/flecs.cs +++ b/src/cs/production/Flecs/flecs.cs @@ -1,5 +1,5 @@ // -// This code was generated by the following tool on 2023-05-16 01:04:12 GMT+00:00: +// This code was generated by the following tool on 2023-05-17 01:05:56 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v5.3.0.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is