fixed versionning issue, solved with tags

This commit is contained in:
2026-05-26 22:22:40 -06:00
parent f49df47cc4
commit b86eebab3e

View File

@@ -8,7 +8,7 @@ set_homepage("https://laentropia-homelab.tail7368da.ts.net/laentropia/Allocator"
add_urls("https://laentropia-homelab.tail7368da.ts.net/laentropia/Allocator.git")
add_versions("1.0.0", "278973a006")
add_versions("1.0.0", "v1.0.0")
on_install(function(package)
import("package.tools.xmake").install(package)