Browse Source

Update fluidsynth to v2.3.4

ruki 1 year ago
parent
commit
dedfaa9519
1 changed files with 1 additions and 0 deletions
  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