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": "22.03",
|
|
"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/22.03/MediaInfo_CLI_22.03_Windows_x64.zip",
|
|
"hash": "0df074c3889c5cd395a44486011bc01225ad44a92253593443759d5d1ef77072"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mediaarea.net/download/binary/mediainfo/22.03/MediaInfo_CLI_22.03_Windows_i386.zip",
|
|
"hash": "0a984e7be64867d9fdac213a2b35a3315e88a8401962745db15c076cc9276d77"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|