From d2d75e5d04e65de96f0e0600caaf379d8e6fa39a Mon Sep 17 00:00:00 2001 From: Quentin Date: Mon, 17 Jul 2023 22:45:18 +0200 Subject: [PATCH] bump gtav-classes dependency (#1748) --- scripts/gtav-classes.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gtav-classes.cmake b/scripts/gtav-classes.cmake index 69229f98..8b1d8ca7 100644 --- a/scripts/gtav-classes.cmake +++ b/scripts/gtav-classes.cmake @@ -3,7 +3,7 @@ include(FetchContent) FetchContent_Declare( gtav_classes GIT_REPOSITORY https://github.com/Yimura/GTAV-Classes.git - GIT_TAG e56523456c42d918bb19814863827a7e6b77ae89 + GIT_TAG 3267288d55ca84272da3a9511dc8e4d3b433abe3 GIT_PROGRESS TRUE CONFIGURE_COMMAND "" BUILD_COMMAND ""