update splib to v1.0.2

This commit is contained in:
2025-02-23 13:21:45 +01:00
parent 3d89a5c7e3
commit c4677cf829

View File

@@ -4,6 +4,7 @@ package("splib")
add_urls("https://git.ale-pri.com/Persson-dev/Simple-Protocol-Lib.git")
add_versions("v1.0.0", "db0c5f324570bfa071e182537b9a96664770446a")
add_versions("v1.0.1", "f145716cf6ed6c863dd5267e525842e8970833de")
add_versions("v1.0.2", "468f5ce8a0774c3c7041cd11ebd450a980e5ac8b")
add_configs("shared", {description = "Build shared library.", default = false, type = "boolean"})