From 31fcc02ec444ad5c2875872825b1003f07946b65 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:32:40 +0000 Subject: [PATCH] mediainfo: Update to version 24.12 --- bucket/mediainfo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mediainfo.json b/bucket/mediainfo.json index f0d86bf92c..724bc2c35a 100644 --- a/bucket/mediainfo.json +++ b/bucket/mediainfo.json @@ -1,16 +1,16 @@ { - "version": "24.11", + "version": "24.12", "description": "A convenient unified display of the most relevant technical and tag data for video and audio files.", "homepage": "https://mediaarea.net/en/MediaInfo", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://mediaarea.net/download/binary/mediainfo/24.11/MediaInfo_CLI_24.11_Windows_x64.zip", - "hash": "501fbf68ffcf646c7722fb87280ae4539545feee3989876e43986676a2d81792" + "url": "https://mediaarea.net/download/binary/mediainfo/24.12/MediaInfo_CLI_24.12_Windows_x64.zip", + "hash": "d945767f683c05ee5100f4883eda746767cf5f59acd998f37ae2acea7cc5760f" }, "32bit": { - "url": "https://mediaarea.net/download/binary/mediainfo/24.11/MediaInfo_CLI_24.11_Windows_i386.zip", - "hash": "041724511cbeb71429c983e93e04f44209ca30dc8a919788ae1112edf2f9e3f3" + "url": "https://mediaarea.net/download/binary/mediainfo/24.12/MediaInfo_CLI_24.12_Windows_i386.zip", + "hash": "a4fcb865069bcddadbed00b68bf0f2c1394f4ac88e77b534580602ef8a586d8e" } }, "bin": "mediainfo.exe",