Skip to content

Commit

Permalink
Update mapget reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
josephbirkner authored Sep 25, 2024
1 parent 0071d68 commit 76196e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ message("Building for ${CMAKE_SYSTEM_NAME}.")

FetchContent_Declare(mapget
GIT_REPOSITORY "https://github.com/Klebert-Engineering/mapget"
GIT_TAG "718c4be"
GIT_TAG "v2024.4.0"
GIT_SHALLOW ON)
FetchContent_MakeAvailable(mapget)

Expand Down

0 comments on commit 76196e8

Please sign in to comment.