Skip to content

Commit

Permalink
Merge pull request #97 from g-maxime/mediainfo-24.05
Browse files Browse the repository at this point in the history
mediainfo-gui v24.05
  • Loading branch information
JeromeMartinez authored May 31, 2024
2 parents da864a8 + cdd35f4 commit ef75718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mediainfo-gui.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class MediainfoGui < Formula
desc "Unified display of technical and tag data for audio/video"
homepage "https://mediaarea.net/"
url "https://mediaarea.net/download/binary/mediainfo-gui/24.04/MediaInfo_GUI_24.04_GNU_FromSource.tar.xz"
sha256 "6a24f6529ab802e594ce89cc2e7816a2b0ffe06130545c3593ab334f2ceb9cd1"
url "https://mediaarea.net/download/binary/mediainfo-gui/24.05/MediaInfo_GUI_24.05_GNU_FromSource.tar.xz"
sha256 "61f81931d48f33afba299030a7b46f76a2737e8451016c85239d57ed78e7a954"

depends_on "pkg-config" => :build
# fails to build against Leopard's older libcurl
Expand Down

0 comments on commit ef75718

Please sign in to comment.