Browse Source

Update mxml to 3.3.1 (#3155)

ruki 1 year ago
parent
commit
f97b2f979f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/m/mxml/xmake.lua

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

@@ -5,6 +5,7 @@ package("mxml")
     set_license("Apache-2.0")
 
     add_urls("https://github.com/michaelrsweet/mxml/releases/download/v3.3/mxml-3.3.zip")
+    add_versions("3.3.1", "fca59b0d7fae2b9165c223cdce68e45dbf41e21e5e53190d8b214218b8353380")
     add_versions("3.3", "fca59b0d7fae2b9165c223cdce68e45dbf41e21e5e53190d8b214218b8353380")
 
     if is_plat("macosx", "linux") then