Skip to content
Snippets Groups Projects
Verified Commit 1ed6e317 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Update bundled coeurl version

parent d170d559
No related branches found
No related tags found
No related merge requests found
Pipeline #3403 passed
......@@ -168,7 +168,7 @@ if(USE_BUNDLED_COEURL)
FetchContent_Declare(
coeurl
GIT_REPOSITORY https://nheko.im/Nheko-Reborn/coeurl.git
GIT_TAG v0.1.2
GIT_TAG v0.2.1
)
FetchContent_MakeAvailable(coeurl)
target_link_libraries(matrix_client PUBLIC coeurl::coeurl)
......
[wrap-git]
url = https://nheko.im/nheko-reborn/coeurl.git
revision = v0.1.2
revision = v0.2.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment