diff --git a/packages/l/lae_allocator/xmake.lua b/packages/l/lae_allocator/xmake.lua index 6e6fbd5..4c1d221 100644 --- a/packages/l/lae_allocator/xmake.lua +++ b/packages/l/lae_allocator/xmake.lua @@ -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", "v1.0.0") +add_versions("1.0.1", "v1.0.1") on_install(function(package) import("package.tools.xmake").install(package)