lilv 0.24.6
Closes #47203. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
3754393203
commit
62a0ae957c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Lilv < Formula
|
||||
desc "C library to use LV2 plugins"
|
||||
homepage "https://drobilla.net/software/lilv/"
|
||||
url "https://download.drobilla.net/lilv-0.24.4.tar.bz2"
|
||||
sha256 "c33b84b7a6e8e8fffb412fbcd6f69e59ca297ef3e29d829249b4ccc94f634438"
|
||||
url "https://download.drobilla.net/lilv-0.24.6.tar.bz2"
|
||||
sha256 "5f544cf79656e0782a03a2cc7ab1d31a93f36d71d4187bd427ade8d7b55370dc"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue