From 3ce4bfe2ce8c09733f3249171b3f4c43bb93131b Mon Sep 17 00:00:00 2001 From: Danilo Horta Date: Mon, 17 Jun 2024 14:15:35 +0100 Subject: [PATCH] Update athr package to version 4.0.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 96639b7..e07d55b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ include(cmake/CPM.cmake) include(cmake/compiler-options.cmake) include(cmake/sanitizers.cmake) -cpmaddpackage(NAME athr VERSION 4.0.4 GITHUB_REPOSITORY horta/almosthere) +cpmaddpackage(NAME athr VERSION 4.0.5 GITHUB_REPOSITORY horta/almosthere) cpmaddpackage( NAME zstd