update uvwasi repo (#192)

uvwasi was transferred into the Node.js GitHub org.
This commit updates the repository's link.
extensions
Colin Ihrig 4 years ago committed by GitHub
parent f6696247b7
commit 2bad4dddc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -170,7 +170,7 @@ elseif(BUILD_WASI MATCHES "uvwasi")
include(FetchContent)
FetchContent_Declare(
uvwasi
GIT_REPOSITORY https://github.com/cjihrig/uvwasi.git
GIT_REPOSITORY https://github.com/nodejs/uvwasi.git
GIT_TAG v0.0.11
)

Loading…
Cancel
Save