media-info 17.12
Closes #22008. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c00ba47aa4
commit
6e93a13df7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class MediaInfo < Formula
|
||||
desc "Unified display of technical and tag data for audio/video"
|
||||
homepage "https://mediaarea.net/"
|
||||
url "https://mediaarea.net/download/binary/mediainfo/17.10/MediaInfo_CLI_17.10_GNU_FromSource.tar.bz2"
|
||||
version "17.10"
|
||||
sha256 "2833fa4e72937d9c9f52a8ccf6a9e344ab3dfdf058c36fa6796cdce43f3029a2"
|
||||
url "https://mediaarea.net/download/binary/mediainfo/17.12/MediaInfo_CLI_17.12_GNU_FromSource.tar.bz2"
|
||||
version "17.12"
|
||||
sha256 "0f23ccc9a78b24104dc387691e1df484ed75350ee77277982cd170cca59750b0"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue