Browse Source

Update maddy to 1.5.0 (#7102)

ruki 4 months ago
parent
commit
7f26b44c78
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/m/maddy/xmake.lua

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

@@ -7,6 +7,7 @@ package("maddy")
     add_urls("https://github.com/progsource/maddy/archive/refs/tags/$(version).tar.gz",
              "https://github.com/progsource/maddy.git")
 
+    add_versions("1.5.0", "192f6e2d689da0b53c2654d4b46f14d55d883737368ac7f10dd94696b662eec6")
     add_versions("1.3.0", "561681f8c8d2b998c153cda734107a0bc1dea4bb0df69fd813922da63fa9f3e7")
     add_versions("1.2.1", "b6058bce7ca32506969633ee7a4042e75b07464489f1c44be00913543cd687ef")