fluid-synth 1.1.8
Closes #19449. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
18112728f5
commit
0d1680e48b
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://downloads.sourceforge.net/project/fluidsynth/fluidsynth-1.1.6/fluidsynth-1.1.6.tar.gz"
|
||||
sha256 "50853391d9ebeda9b4db787efb23f98b1e26b7296dd2bb5d0d96b5bccee2171c"
|
||||
url "https://github.com/FluidSynth/fluidsynth/archive/v1.1.8.tar.gz"
|
||||
sha256 "318df5aebde8e7353c8878f5c9cb3ba8ed578c2607978b6fbfc5f1cb2ad9d799"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue