Skip to content

Commit

Permalink
Bumped roar.
Browse files Browse the repository at this point in the history
  • Loading branch information
5cript committed May 28, 2023
1 parent 1be87a0 commit 64b47ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies/roar.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include(FetchContent)
FetchContent_Declare(
roar
GIT_REPOSITORY https://github.com/5cript/roar.git
GIT_TAG 49155256244a6d4fd24f3110222898d7f423570b
GIT_TAG 560f5cd4ea59fb4f9e667aed485b52794680adcf
)

FetchContent_MakeAvailable(roar)

0 comments on commit 64b47ec

Please sign in to comment.