From e187e1e13451052b76feb7f0fa40358406de67f7 Mon Sep 17 00:00:00 2001 From: Anton Filimonov Date: Fri, 15 Nov 2024 02:04:40 +0100 Subject: [PATCH] chore: move sentry to 0.6.7 --- 3rdparty/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/CMakeLists.txt b/3rdparty/CMakeLists.txt index 01b6eca9..3465e3bd 100644 --- a/3rdparty/CMakeLists.txt +++ b/3rdparty/CMakeLists.txt @@ -374,7 +374,7 @@ if(KLOGG_USE_SENTRY) GITHUB_REPOSITORY getsentry/sentry-native GIT_TAG - bf14b8533a3b26853e4e6fecf2f955deaa29e2d8 + a3d58622a807b9dda174cb9fc18fa0f98c89d043 EXCLUDE_FROM_ALL YES )