Skip to content

Commit 512fe49

Browse files
authored
Merge pull request #324 from liulanzheng/main
update photon to v0.6.16
2 parents 1aec117 + 3e6cfea commit 512fe49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/Findphoton.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set(PHOTON_ENABLE_EXTFS ON)
55
FetchContent_Declare(
66
photon
77
GIT_REPOSITORY https://github.com/alibaba/PhotonLibOS.git
8-
GIT_TAG v0.6.15
8+
GIT_TAG v0.6.16
99
)
1010

1111
if(BUILD_TESTING)

0 commit comments

Comments
 (0)