Jérôme Leclercq 1 anno fa
parent
commit
160766ae09
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      packages/e/enet6/xmake.lua

+ 1 - 0
packages/e/enet6/xmake.lua

@@ -6,6 +6,7 @@ package("enet6")
     add_urls("https://github.com/SirLynix/enet6/archive/refs/tags/$(version).tar.gz",
              "https://github.com/SirLynix/enet6.git")
 
+    add_versions("v6.0.1", "8df91f35d2edc78113924de95946680175007e249c3afd401ec4ad9a1e9572d9")
     add_versions("v6.0.0", "4a6358fcf81a0011d7342349d60941201f88c1c88f124f583a502e4591030a88")
 
     if is_plat("windows", "mingw") then