From 72cf311d1a22b7321f9d3f76ce7beb0b63ed4307 Mon Sep 17 00:00:00 2001
From: Tilo Spannagel <development@tilosp.de>
Date: Tue, 3 Sep 2019 10:48:53 +0200
Subject: [PATCH] Bump fluidsynth to 2.0.6

Signed-off-by: Tilo Spannagel <development@tilosp.de>
---
 deps/fluidsynth.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/deps/fluidsynth.json b/deps/fluidsynth.json
index 85067e2..ea7f6ca 100644
--- a/deps/fluidsynth.json
+++ b/deps/fluidsynth.json
@@ -4,8 +4,8 @@
     "sources": [
         {
             "type": "archive",
-            "url": "https://github.com/FluidSynth/fluidsynth/archive/v2.0.3.tar.gz",
-            "sha256": "12c7ede220f54a6e52a7e7b0b1729c04a4282685569adf18d932a7dd3c10e759"
+            "url": "https://github.com/FluidSynth/fluidsynth/archive/v2.0.6.tar.gz",
+            "sha256": "e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75"
         }
     ]
 }
-- 
GitLab