浏览代码

Update fluidsynth to v2.3.4

ruki 1 年之前
父节点
当前提交
dedfaa9519
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/f/fluidsynth/xmake.lua

+ 1 - 0
packages/f/fluidsynth/xmake.lua

@@ -6,6 +6,7 @@ package("fluidsynth")
 
     add_urls("https://github.com/FluidSynth/fluidsynth/archive/refs/tags/$(version).zip",
              "https://github.com/FluidSynth/fluidsynth.git")
+    add_versions("v2.3.4", "abb03ece76da37e471373f8a872c80f012fb758213affd40bf3d0b23c268efcf")
     add_versions("v2.3.3", "0ab6f1aae1c7652b9249de2d98070313f3083046fddd673277556f1cca65568e")
 
     if is_plat("windows", "macosx") then