From c0e1230423cee6cadcaa9a3e9daed076d44b3eab Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sun, 23 Jun 2019 18:42:18 +1000 Subject: [PATCH] fluid-synth 2.0.5 Closes #41249. Signed-off-by: FX Coudert --- Formula/fluid-synth.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/fluid-synth.rb b/Formula/fluid-synth.rb index 19ddb47402..a9ba70f78d 100644 --- a/Formula/fluid-synth.rb +++ b/Formula/fluid-synth.rb @@ -1,9 +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.4.tar.gz" - sha256 "2c065de87e9c9ba0311ebf2f4828a4fd76f1f5cc7d1d93dd80d7a048d7d2a76c" - revision 1 + url "https://github.com/FluidSynth/fluidsynth/archive/v2.0.5.tar.gz" + sha256 "69b244512883491e7e66b4d0151c61a0d6d867d4d2828c732563be0f78abcc51" head "https://github.com/FluidSynth/fluidsynth.git" bottle do