mkvtoolnix 9.0.1
Closes Homebrew/homebrew#50660. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
54a678d189
commit
022c76fd86
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Mkvtoolnix < Formula
|
||||
desc "Matroska media files manipulation tools"
|
||||
homepage "https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||
url "https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-8.8.0.tar.xz"
|
||||
sha256 "912de8148d21f38c9100de61dfcac0041d1114d1a50462700b94f3bc8cd3a19c"
|
||||
revision 1
|
||||
url "https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-9.0.1.tar.xz"
|
||||
sha256 "292504633d714c42f73f08474137e462827f6d8d570292005bbaebb8fee8e52e"
|
||||
|
||||
bottle do
|
||||
sha256 "effef77260f6a1b39d0387e805c7ffb43167b161c9b50a99cb69f82a7cb897aa" => :el_capitan
|
||||
|
|
Loading…
Reference in a new issue