Skip to content

Commit

Permalink
Bump rtrp version
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaghettDev committed Mar 2, 2024
1 parent ac8a759 commit 9df315f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/rtrp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include(FetchContent)
FetchContent_Declare(
RTRP
GIT_REPOSITORY https://github.com/SpaghettDev/RTRP.git
GIT_TAG a6f1bb12371db4028b9e7119f4bf44c8ca9c3445
GIT_TAG ef10e5fe9b6988cba2a68aae1a1c520ce205ac2c
GIT_PROGRESS TRUE
)
message("Fetching RTRP")
Expand Down

0 comments on commit 9df315f

Please sign in to comment.