mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "25.04",
|
|
"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.04/MediaInfo_CLI_25.04_Windows_x64.zip",
|
|
"hash": "e4dd71f78a2cddce73a299e9d0e807b47f2daea270d6cd365537838b0393d175"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mediaarea.net/download/binary/mediainfo/25.04/MediaInfo_CLI_25.04_Windows_i386.zip",
|
|
"hash": "c05fdd88b57ed9776f89a30de276882249d70e083e4f1f24940c273c5dcc95dc"
|
|
}
|
|
},
|
|
"bin": "mediainfo.exe",
|
|
"checkver": "version ([\\d.]+)",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://mediaarea.net/download/binary/mediainfo/$version/MediaInfo_CLI_$version_Windows_x64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mediaarea.net/download/binary/mediainfo/$version/MediaInfo_CLI_$version_Windows_i386.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|