From cd0e1d5db03672e49b9174c6fdf223317d961444 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 23 Apr 2024 00:58:46 +0000 Subject: [PATCH] Update fluidsynth to v2.3.5 --- packages/f/fluidsynth/xmake.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/f/fluidsynth/xmake.lua b/packages/f/fluidsynth/xmake.lua index cee955255..258e06c81 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.3.5", "3cdaa24777f11fbc6da506d7f7b41fef31822006f83886dcf6e758a9941cae40") add_versions("v2.3.3", "0ab6f1aae1c7652b9249de2d98070313f3083046fddd673277556f1cca65568e") if is_plat("windows", "macosx") then