File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ include(FetchContent)
1111# --------------------------------------------------
1212FetchContent_Declare(arcana.cpp
1313 GIT_REPOSITORY https://github.com/microsoft/arcana.cpp.git
14- GIT_TAG f2757396e80bc4169f2ddb938ce25367a98ffdd0 )
14+ GIT_TAG 1a8a5d6e95413ed14b38a6ac9419048f9a9c8009 )
1515FetchContent_Declare(AndroidExtensions
1616 GIT_REPOSITORY https://github.com/bghgary/AndroidExtensions.git
1717 GIT_TAG 7d88a601fda9892791e7b4e994e375e049615688)
@@ -30,7 +30,7 @@ FetchContent_Declare(llhttp
3030 URL "https://github.com/nodejs/llhttp/archive/refs/tags/release/v8.1.0.tar.gz" )
3131FetchContent_Declare(UrlLib
3232 GIT_REPOSITORY https://github.com/BabylonJS/UrlLib.git
33- GIT_TAG c7c162be129e170a12bb8766c727b59c42853826 )
33+ GIT_TAG 2f12534f242ab15aa761c3b273538f44787cf5e3 )
3434# --------------------------------------------------
3535
3636FetchContent_MakeAvailable(CMakeExtensions)
You can’t perform that action at this time.
0 commit comments