From e9a339182b050ff0db16c767ad1ea5f0cc99e50a Mon Sep 17 00:00:00 2001 From: Redacted Date: Tue, 18 Jun 2024 14:22:10 -0400 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a62bf60..38cc741 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,7 @@ include(cmake/CPM.cmake) CPMAddPackage( NAME J3ML - URL https://git.redacted.cc/josh/j3ml/archive/Release-6.zip + URL https://git.redacted.cc/josh/j3ml/archive/Release-2.1.zip ) CPMAddPackage(