From e751c07ba456ea50e3aab9b272654d1721a2d45d Mon Sep 17 00:00:00 2001 From: Lava Block <the@lava-block.com> Date: Sun, 21 Feb 2021 17:05:05 +0100 Subject: [PATCH] update --- ext/Catch2 | 2 +- ext/VulkanMemoryAllocator | 2 +- ext/glfw | 2 +- ext/imgui | 2 +- ext/spdlog | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ext/Catch2 b/ext/Catch2 index c12170ff..653764d5 160000 --- a/ext/Catch2 +++ b/ext/Catch2 @@ -1 +1 @@ -Subproject commit c12170ff69ddc9a0a25ec2025783b815354c6d26 +Subproject commit 653764d53bbc6efadf643625d89cb100a7754483 diff --git a/ext/VulkanMemoryAllocator b/ext/VulkanMemoryAllocator index 2882236f..ae0b011e 160000 --- a/ext/VulkanMemoryAllocator +++ b/ext/VulkanMemoryAllocator @@ -1 +1 @@ -Subproject commit 2882236f6ab66b4b559027800769e4cc5c3ee9fa +Subproject commit ae0b011e7acac32441946d5146a9b7e4ebdf0643 diff --git a/ext/glfw b/ext/glfw index b925a54e..2c7f3ce9 160000 --- a/ext/glfw +++ b/ext/glfw @@ -1 +1 @@ -Subproject commit b925a54ef11adab250e4e9592afe918c1f8caebb +Subproject commit 2c7f3ce91b4f22773855c43d6480824ed4ac9907 diff --git a/ext/imgui b/ext/imgui index b47aa46d..a8f76c23 160000 --- a/ext/imgui +++ b/ext/imgui @@ -1 +1 @@ -Subproject commit b47aa46d81403419e308eb3b26077a4940f800df +Subproject commit a8f76c23a481162c69e462a52ea7d6f4ade96b32 diff --git a/ext/spdlog b/ext/spdlog index 42c5eb59..de89c4fd 160000 --- a/ext/spdlog +++ b/ext/spdlog @@ -1 +1 @@ -Subproject commit 42c5eb59c9a44e4fafa4c5dae95ecd8269df5f35 +Subproject commit de89c4fd016cf7d81562c4fbba9bfee4c3fceb35 -- GitLab