Explorar el Código

Update mujs to 1.3.6 (#6772)

ruki hace 4 meses
padre
commit
e55c9df418
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/m/mujs/xmake.lua

+ 1 - 0
packages/m/mujs/xmake.lua

@@ -7,6 +7,7 @@ package("mujs")
     add_urls("https://github.com/ccxvii/mujs/archive/refs/tags/$(version).tar.gz",
              "https://github.com/ccxvii/mujs.git")
 
+    add_versions("1.3.6", "7cf3a5e622cff41903efff0334518fc94af063256752c38ba4618a5191e44f18")
     add_versions("1.3.5", "78a311ae4224400774cb09ef5baa2633c26971513f8b931d3224a0eb85b13e0b")
     add_versions("1.3.4", "c015475880f6a382e706169c94371a7dd6cc22078832f6e0865af8289c2ef42b")