From 8a3459e4f8bb73b9ac316a8da2c1617472664e0f Mon Sep 17 00:00:00 2001 From: Matthew Evans Date: Thu, 28 Nov 2024 07:30:17 -0500 Subject: [PATCH] sync --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 70197cc..5671557 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ include(FetchContent) FetchContent_Declare( allegro5 GIT_REPOSITORY https://github.com/liballeg/allegro5.git - GIT_TAG 5.2.9.1 + GIT_TAG 5.2.10.0 ) FetchContent_Declare( silvergun