From 4c5c2a3acef2631ca3bcb96e837223bc7b1871d9 Mon Sep 17 00:00:00 2001 From: Anton Filimonov Date: Fri, 15 Nov 2024 01:48:06 +0100 Subject: [PATCH] chore: bump setry to 0.7.12 --- 3rdparty/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/CMakeLists.txt b/3rdparty/CMakeLists.txt index 2709dd81..01b6eca9 100644 --- a/3rdparty/CMakeLists.txt +++ b/3rdparty/CMakeLists.txt @@ -374,7 +374,7 @@ if(KLOGG_USE_SENTRY) GITHUB_REPOSITORY getsentry/sentry-native GIT_TAG - 79899a808a4675a66db6b76a144cecea954506ea + bf14b8533a3b26853e4e6fecf2f955deaa29e2d8 EXCLUDE_FROM_ALL YES )