carla 1.9.13
Closes #35985. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
71f3275706
commit
3135620f70
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Carla < Formula
|
||||
desc "Audio plugin host supporting LADSPA, LV2, VST2/3, SF2 and more"
|
||||
homepage "https://kxstudio.linuxaudio.org/Applications:Carla"
|
||||
url "https://github.com/falkTX/Carla/archive/v1.9.12.tar.gz"
|
||||
sha256 "f4711cb857ea5c409b4602ab2254956d4f24311ed292048f9013163c953e0f30"
|
||||
url "https://github.com/falkTX/Carla/archive/v1.9.13.tar.gz"
|
||||
sha256 "cc6639dd23b22279f8ab1ae9b51e71d5480b86112c475110daa68cf68fb8cf63"
|
||||
head "https://github.com/falkTX/Carla.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue