media-info 19.04
Closes #39207. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
7bd505a3e8
commit
5225dc08a1
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/18.12/MediaInfo_CLI_18.12_GNU_FromSource.tar.bz2"
|
||||
version "18.12"
|
||||
sha256 "7cd7341a3d0a7e50671ffc3637b6e5af07acadb4becd34d0f5b8dc927def0df9"
|
||||
url "https://mediaarea.net/download/binary/mediainfo/19.04/MediaInfo_CLI_19.04_GNU_FromSource.tar.bz2"
|
||||
version "19.04"
|
||||
sha256 "fdd3de83d09e85d6b9ecb8b74e86f2fed31d424621adcd5f01b020a214bc7931"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue