Update uvwasi

This commit is contained in:
Volodymyr Shymanskyy
2023-12-18 03:11:42 +02:00
parent c2bbe99577
commit 2b77d5d207
+1 -1
View File
@@ -199,7 +199,7 @@ elseif(BUILD_WASI MATCHES "uvwasi")
FetchContent_Declare(
uvwasi
GIT_REPOSITORY https://github.com/nodejs/uvwasi.git
GIT_TAG v0.0.20
GIT_TAG v0.0.18
)
FetchContent_GetProperties(uvwasi)