libebml 1.3.5
Closes #16976. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
810d708f29
commit
26752eed9f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Libebml < Formula
|
||||
desc "Sort of a sbinary version of XML"
|
||||
homepage "https://www.matroska.org/"
|
||||
url "https://dl.matroska.org/downloads/libebml/libebml-1.3.4.tar.bz2"
|
||||
mirror "https://www.bunkus.org/videotools/mkvtoolnix/sources/libebml-1.3.4.tar.bz2"
|
||||
sha256 "c50d3ecf133742c6549c0669c3873f968e11a365a5ba17b2f4dc339bbe51f387"
|
||||
url "https://dl.matroska.org/downloads/libebml/libebml-1.3.5.tar.xz"
|
||||
mirror "https://www.bunkus.org/videotools/mkvtoolnix/sources/libebml-1.3.5.tar.xz"
|
||||
sha256 "d818413f60742c2f036ba6f582c5e0320d12bffec1b0fc0fc17a398b6f04aa00"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue