mkvtoolnix 33.1.0
Closes #39515. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
5c5ee2a0b5
commit
0aa159d0e7
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Mkvtoolnix < Formula
|
||||
desc "Matroska media files manipulation tools"
|
||||
homepage "https://mkvtoolnix.download/"
|
||||
url "https://mkvtoolnix.download/sources/mkvtoolnix-30.1.0.tar.xz"
|
||||
sha256 "4628f40d62d359edb1441c52381b1f3a61aa227279133d7e01257f91e0d92591"
|
||||
revision 3
|
||||
url "https://mkvtoolnix.download/sources/mkvtoolnix-33.1.0.tar.xz"
|
||||
sha256 "c077f4563fe76e09799fca2451464e0d2d0ebf0e17d1b1b179ec735b19fe6f2a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue