We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a508ea2 + 40cae46 commit cb4b901Copy full SHA for cb4b901
mediainfo-gui.rb
@@ -1,8 +1,8 @@
1
class MediainfoGui < Formula
2
desc "Unified display of technical and tag data for audio/video"
3
homepage "https://mediaarea.net/"
4
- url "https://mediaarea.net/download/binary/mediainfo-gui/25.03/MediaInfo_GUI_25.03_GNU_FromSource.tar.xz"
5
- sha256 "9dccd83db539f8644208c79a70cb45b319c9d9da5886c2e96940a4e1523ce975"
+ url "https://mediaarea.net/download/binary/mediainfo-gui/25.04/MediaInfo_GUI_25.04_GNU_FromSource.tar.xz"
+ sha256 "dea2b53cc207dc67652df3f3c9fbe378ba75680955a7afb637636ff94b2af5f0"
6
7
depends_on "pkg-config" => :build
8
# fails to build against Leopard's older libcurl
0 commit comments