Skip to content

Commit 263271f

Browse files
authored
Merge pull request #151 from sjinks/update-mph
chore(deps): update `mph` to 5.0.5
2 parents f2be21c + 8a49cc0 commit 263271f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if(WITH_MPH)
2424
FetchContent_Declare(
2525
qlibs_mph
2626
GIT_REPOSITORY https://github.com/qlibs/mph
27-
GIT_TAG v5.0.4
27+
GIT_TAG v5.0.5
2828
)
2929

3030
FetchContent_MakeAvailable(qlibs_mph)

0 commit comments

Comments
 (0)