Skip to content

Commit

Permalink
mediainfo-gui v23.11
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Gervais <[email protected]>
  • Loading branch information
g-maxime committed Dec 5, 2023
1 parent e5000db commit c30765b
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/23.10/MediaInfo_GUI_23.10_GNU_FromSource.tar.xz"
sha256 "5cbc546920870fb6431a679c61adaff43733ed14f47173e5b2ce216dc1924d06"
url "https://mediaarea.net/download/binary/mediainfo-gui/23.11/MediaInfo_GUI_23.11_GNU_FromSource.tar.xz"
sha256 "00c51a600f8134a9f41726977461d6d8c44dfa99b4fc4ee6a22135a924b71d8c"

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

0 comments on commit c30765b

Please sign in to comment.