mediaconch 16.12
Closes #8473. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
88b4075a04
commit
91bd40a15f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
class Mediaconch < Formula
|
class Mediaconch < Formula
|
||||||
desc "Conformance checker and technical metadata reporter"
|
desc "Conformance checker and technical metadata reporter"
|
||||||
homepage "https://mediaarea.net/MediaConch"
|
homepage "https://mediaarea.net/MediaConch"
|
||||||
url "https://mediaarea.net/download/binary/mediaconch/16.11/MediaConch_CLI_16.11_GNU_FromSource.tar.bz2"
|
url "https://mediaarea.net/download/binary/mediaconch/16.12/MediaConch_CLI_16.12_GNU_FromSource.tar.bz2"
|
||||||
version "16.11"
|
version "16.12"
|
||||||
sha256 "a26543f696280f8c7c4c853aa731040bf179ef2dd9c06341edcf89388d334bce"
|
sha256 "4da0bf62e0cfc0ac33d8172595af40c4dc53256ac37a291c3910ad3b80503210"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue