From 0daefaa85ff2601efa4565e01eae78648483075e Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Mon, 4 Nov 2019 08:17:01 -0500 Subject: [PATCH] fluid-synth 2.0.8 Closes #46262. Signed-off-by: FX Coudert --- Formula/fluid-synth.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fluid-synth.rb b/Formula/fluid-synth.rb index 2bddeb5e25..afd61f7cf0 100644 --- a/Formula/fluid-synth.rb +++ b/Formula/fluid-synth.rb @@ -1,8 +1,8 @@ class FluidSynth < Formula desc "Real-time software synthesizer based on the SoundFont 2 specs" homepage "http://www.fluidsynth.org" - url "https://github.com/FluidSynth/fluidsynth/archive/v2.0.7.tar.gz" - sha256 "b68876d24c7fb34575ffa389bcfe8e61a24f1cf1da8ec6c3b2053efde98d0320" + url "https://github.com/FluidSynth/fluidsynth/archive/v2.0.8.tar.gz" + sha256 "0c37e72db31d1b35e587b94b7163d68444cffaa9e7fe8a293d79957620bff117" head "https://github.com/FluidSynth/fluidsynth.git" bottle do