feat(GTAV-Classes): bump version

This commit is contained in:
Andreas Maerten 2024-08-17 11:08:51 +02:00 committed by GitHub
parent d798c65e81
commit ad922ac959
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@ include(FetchContent)
FetchContent_Declare( FetchContent_Declare(
gtav_classes gtav_classes
GIT_REPOSITORY https://github.com/gir489returns/GTAV-Classes.git GIT_REPOSITORY https://github.com/Yimura/GTAV-Classes.git
GIT_TAG 839dc9dcd0ef9a1bda83fe57d719a3567445bd82 GIT_TAG aebd69542e58fab8975da76c3e555b122ddef5d6
GIT_PROGRESS TRUE GIT_PROGRESS TRUE
CONFIGURE_COMMAND "" CONFIGURE_COMMAND ""
BUILD_COMMAND "" BUILD_COMMAND ""