fluid-synth 1.1.11
Closes #27532. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
11162ed678
commit
ca93bd1b49
1 changed files with 2 additions and 2 deletions
|
@ -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/v1.1.10.tar.gz"
|
||||
sha256 "b74801d0fdd726c4555149bf075b76dc4074658ec0a8f7a3753f4a64589e5300"
|
||||
url "https://github.com/FluidSynth/fluidsynth/archive/v1.1.11.tar.gz"
|
||||
sha256 "da8878ff374d12392eecf87e96bad8711b8e76a154c25a571dd8614d1af80de8"
|
||||
|
||||
bottle do
|
||||
sha256 "9764daf9d3faed501a25ca39454150fb0a46e53329fa8db8b2624060ab6750fb" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue