libebur128 1.2.0
Closes #6470. Signed-off-by: Baptiste Fontaine <b@ptistefontaine.fr>
This commit is contained in:
parent
4058ef6512
commit
a158c22701
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libebur128 < Formula
|
||||
desc "Library implementing the EBU R128 loudness standard"
|
||||
homepage "https://github.com/jiixyj/libebur128"
|
||||
url "https://github.com/jiixyj/libebur128/archive/v1.1.0.tar.gz"
|
||||
sha256 "c60e78f4bfda387a0895c64a4fc9850445e3a4425cc98f9140885966ce17c1d1"
|
||||
url "https://github.com/jiixyj/libebur128/archive/v1.2.0.tar.gz"
|
||||
sha256 "f4c4ce732ae085214bcc47349f89b61ed53c13721c097e01cb966533ee6b1e5b"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue