Browse Source

Update fluidsynth to v2.4.2

ruki 6 months ago
parent
commit
db57c8cc77
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.4.2", "f7795ab61e76b394793213cc75bbda23219e7f860a99d047c263ca4ce8cddb39")
     add_versions("v2.3.3", "0ab6f1aae1c7652b9249de2d98070313f3083046fddd673277556f1cca65568e")
     add_versions("v2.3.5", "3cdaa24777f11fbc6da506d7f7b41fef31822006f83886dcf6e758a9941cae40")