Skip to content

Commit 493c772

Browse files
committed
Updating modern-uuid
1 parent d76f650 commit 493c772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ endif()
9191
#################################################
9292

9393
set(MUUID_REPO gershnik/modern-uuid)
94-
set(MUUID_VER d0a6a93ce345d177db432531284d65c30631cf6f)
94+
set(MUUID_VER v1.1)
9595
FetchContent_Declare(modern-uuid
9696
GIT_REPOSITORY https://github.com/${MUUID_REPO}.git
9797
GIT_TAG ${MUUID_VER}

0 commit comments

Comments
 (0)