diff --git a/packages/f/fluidsynth/xmake.lua b/packages/f/fluidsynth/xmake.lua index f5660b38d10..0ff5b76c44a 100644 --- a/packages/f/fluidsynth/xmake.lua +++ b/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.5.1", "58097c09922a2e9dc57f9c9a77fd86382f04f5168625c297039c8e65d184180b") add_versions("v2.3.3", "0ab6f1aae1c7652b9249de2d98070313f3083046fddd673277556f1cca65568e") add_versions("v2.3.5", "3cdaa24777f11fbc6da506d7f7b41fef31822006f83886dcf6e758a9941cae40")