Skip to content

Commit c004b72

Browse files
committed
loguru: update for BSD fixes
Includes emilk/loguru#245 and commits needed to allow them to apply cleanly.
1 parent 176acbe commit c004b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ThirdParty/loguru/update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readonly name="loguru"
88
readonly ownership="loguru Upstream <[email protected]>"
99
readonly subtree="ThirdParty/$name/vtk$name"
1010
readonly repo="https://gitlab.kitware.com/third-party/loguru.git"
11-
readonly tag="for/vtk-20230822-2.1.0"
11+
readonly tag="for/vtk-20231017-2.1.0"
1212
readonly paths="
1313
CMakeLists.vtk.txt
1414
.gitattributes

0 commit comments

Comments
 (0)