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 1, 2024
1 parent e6063eb commit 2f4809e
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 2a9d23dcc05483256f5a963356e927c11ec9ffdb
GIT_TAG 53fe19f867b4b52b241f4c0522299896cb32c628
GIT_PROGRESS TRUE
)
message("Fetching RTRP")
Expand Down

0 comments on commit 2f4809e

Please sign in to comment.