Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2021-03-18 05:20:54 +0300
committerHubert Figuière <hub@figuiere.net>2021-03-18 05:20:54 +0300
commita79072c2f6cd6c5b1a6cb8ccec649cfb87608926 (patch)
treee3133226da3399f2f1256afcb981c9ed746299d8
parentde8d46f177c1ccdd7c277200d0857c9b88e135e9 (diff)
Update fluidsynth to 2.1.8
-rw-r--r--linux-audio/fluidsynth2.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-audio/fluidsynth2.json b/linux-audio/fluidsynth2.json
index 62d49c0..ccb70d2 100644
--- a/linux-audio/fluidsynth2.json
+++ b/linux-audio/fluidsynth2.json
@@ -14,8 +14,8 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/FluidSynth/fluidsynth/archive/v2.1.7.tar.gz",
- "sha256": "365a1c0982efcaff724a7b05d26ce1db76bc7435aa4c239df61cbc87f04b6c90"
+ "url": "https://github.com/FluidSynth/fluidsynth/archive/v2.1.8.tar.gz",
+ "sha256": "a254efceff5d99f8d658d12d25318317f37307e6df852ec9baeb7da173496967"
}
]
}