Skip to content

Commit

Permalink
Update mxml to 3.3.1 (#3155)
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Jan 24, 2024
1 parent d3d3f4b commit f97b2f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/m/mxml/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f97b2f9

Please sign in to comment.