media-info 17.10
Closes #20192. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8d7bc102b2
commit
4681f3aede
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
class MediaInfo < Formula
|
class MediaInfo < Formula
|
||||||
desc "Unified display of technical and tag data for audio/video"
|
desc "Unified display of technical and tag data for audio/video"
|
||||||
homepage "https://mediaarea.net/"
|
homepage "https://mediaarea.net/"
|
||||||
url "https://mediaarea.net/download/binary/mediainfo/0.7.99/MediaInfo_CLI_0.7.99_GNU_FromSource.tar.bz2"
|
url "https://mediaarea.net/download/binary/mediainfo/17.10/MediaInfo_CLI_17.10_GNU_FromSource.tar.bz2"
|
||||||
version "0.7.99"
|
version "17.10"
|
||||||
sha256 "a365ea634b0188566eec25553a50483283a3a600cf69cd6d707e714ee329cb90"
|
sha256 "2833fa4e72937d9c9f52a8ccf6a9e344ab3dfdf058c36fa6796cdce43f3029a2"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue