From 9eb5ff09eb2d9fbcaa729c2089e62c9cc1983d61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 08:31:11 +0000 Subject: [PATCH] mediainfo: Update to version 25.10 --- bucket/mediainfo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mediainfo.json b/bucket/mediainfo.json index 501d411752..ad2eabc586 100644 --- a/bucket/mediainfo.json +++ b/bucket/mediainfo.json @@ -1,16 +1,16 @@ { - "version": "25.09", + "version": "25.10", "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/25.09/MediaInfo_CLI_25.09_Windows_x64.zip", - "hash": "3ff87782de2e7af6e3d766e5a6187db189d3a2e1400d155d774865078444a1ad" + "url": "https://mediaarea.net/download/binary/mediainfo/25.10/MediaInfo_CLI_25.10_Windows_x64.zip", + "hash": "e47978091e5716052409d776cafbd42819a17dc9ab4586f413faf60c82d39c92" }, "32bit": { - "url": "https://mediaarea.net/download/binary/mediainfo/25.09/MediaInfo_CLI_25.09_Windows_i386.zip", - "hash": "0d1e9811c3f4f88e7ed15e9e6ebeadf5f2f41fce21ccb361706e606a714b2e30" + "url": "https://mediaarea.net/download/binary/mediainfo/25.10/MediaInfo_CLI_25.10_Windows_i386.zip", + "hash": "c50064e36d834060593afc08d1ad981883c2d016620d55603197d64cad81568a" } }, "bin": "mediainfo.exe",