mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "20.08",
|
|
"homepage": "https://mediaarea.net/en/MediaInfo",
|
|
"description": "A convenient unified display of the most relevant technical and tag data for video and audio files.",
|
|
"license": "BSD-2-Clause",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://mediaarea.net/download/binary/mediainfo/20.08/MediaInfo_CLI_20.08_Windows_x64.zip",
|
|
"hash": "08c1eaf21a392da71f8dad3e6c3ce680be70b555680f5e1a507fe957562f1a78"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mediaarea.net/download/binary/mediainfo/20.08/MediaInfo_CLI_20.08_Windows_i386.zip",
|
|
"hash": "68fdc906a44532698054fe2cdc9bfa0e686f36d2644621511ce9120cad9f5580"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|