mediaconch 18.03.1
Closes #25833. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6020cd0950
commit
e6dd36c13e
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/18.03/MediaConch_CLI_18.03_GNU_FromSource.tar.bz2"
|
url "https://mediaarea.net/download/binary/mediaconch/18.03.1/MediaConch_CLI_18.03.1_GNU_FromSource.tar.bz2"
|
||||||
version "18.03"
|
version "18.03.1"
|
||||||
sha256 "6e296ff6f566519db07fe53b285235aedb00d7ce9839cd1972d3190005326941"
|
sha256 "cd46ccdbaa763743f2869c1df5318b839425157f12e7dfaa6bbc02cd0990238a"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue