From 3ba21d52367787027812f7506c75561e990a77b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 20:18:31 -0400 Subject: [PATCH] Bump ext/flecs from `1e551ae` to `c32c426` (#205) * Bump ext/flecs from `1e551ae` to `c32c426` Bumps [ext/flecs](https://github.com/SanderMertens/flecs) from `1e551ae` to `c32c426`. - [Release notes](https://github.com/SanderMertens/flecs/releases) - [Commits](https://github.com/SanderMertens/flecs/compare/1e551ae211d8f61b67a338b6c013856a993d1ac1...c32c42618c1867e847b276497cd12ce6c672d834) --- updated-dependencies: - dependency-name: ext/flecs dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Update C# bindings --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lithiumtoast <519592+lithiumtoast@users.noreply.github.com> --- ext/flecs | 2 +- .../Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs | 2 +- src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs | 2 +- .../Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs | 2 +- src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ext/flecs b/ext/flecs index 1e551ae..c32c426 160000 --- a/ext/flecs +++ b/ext/flecs @@ -1 +1 @@ -Subproject commit 1e551ae211d8f61b67a338b6c013856a993d1ac1 +Subproject commit c32c42618c1867e847b276497cd12ce6c672d834 diff --git a/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs b/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs index 8d89a84..ae011ff 100644 --- a/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs +++ b/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs @@ -1,6 +1,6 @@ // To disable generating this file set `isEnabledGenerateAssemblyAttributes` to `false` in the config file for generating C# code. // -// This code was generated by the following tool on 2023-08-18 00:54:53 GMT+00:00: +// This code was generated by the following tool on 2023-08-21 00:45:40 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs b/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs index 5f86499..bef4703 100644 --- a/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs +++ b/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs @@ -1,6 +1,6 @@ // -// This code was generated by the following tool on 2023-08-18 00:54:53 GMT+00:00: +// This code was generated by the following tool on 2023-08-21 00:45:40 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs b/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs index 125a7a4..fc4c8d6 100644 --- a/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs +++ b/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs @@ -1,6 +1,6 @@ // To disable generating this file set `isEnabledGenerateAssemblyAttributes` to `false` in the config file for generating C# code. // -// This code was generated by the following tool on 2023-08-18 00:55:05 GMT+00:00: +// This code was generated by the following tool on 2023-08-21 00:46:08 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs b/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs index 1d33cea..19c2118 100644 --- a/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs +++ b/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs @@ -1,6 +1,6 @@ // -// This code was generated by the following tool on 2023-08-18 00:55:05 GMT+00:00: +// This code was generated by the following tool on 2023-08-21 00:46:08 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.