bump ftpsrv version to 1.2.2 which fixes mdtm.

This commit is contained in:
ITotalJustice
2025-01-16 21:40:24 +00:00
parent 61783bc530
commit 76c8b806d0

View File

@@ -127,7 +127,7 @@ set(FETCHCONTENT_QUIET FALSE)
FetchContent_Declare(ftpsrv
GIT_REPOSITORY https://github.com/ITotalJustice/ftpsrv.git
GIT_TAG 1.2.1
GIT_TAG 1.2.2
SOURCE_SUBDIR NONE
)