Migrate jlog to latest.

This commit is contained in:
2024-12-25 16:36:23 -05:00
parent 76a384b892
commit bae26cf80a

View File

@@ -26,7 +26,7 @@ file(GLOB_RECURSE jtest_SRC "src/jtest/*.c" "src/jtest/*.cpp")
CPMAddPackage( CPMAddPackage(
NAME jlog NAME jlog
URL https://git.redacted.cc/josh/jlog/archive/Prerelease-16.zip URL https://git.redacted.cc/josh/jlog/archive/Prerelease-17.zip
) )