media-info 19.07
Closes #42021. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8fa508bfae
commit
03d6b79cc0
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/19.04/MediaInfo_CLI_19.04_GNU_FromSource.tar.bz2"
|
||||
version "19.04"
|
||||
sha256 "fdd3de83d09e85d6b9ecb8b74e86f2fed31d424621adcd5f01b020a214bc7931"
|
||||
url "https://mediaarea.net/download/binary/mediainfo/19.07/MediaInfo_CLI_19.07_GNU_FromSource.tar.bz2"
|
||||
version "19.07"
|
||||
sha256 "8feeec8f6eaf38ac6cda64f25fb10cca554ed15b8fcf9e01e38a2085605dad80"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue