mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "22.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/22.12/MediaInfo_CLI_22.12_Windows_x64.zip",
|
|
"hash": "e8b2565ea887890cf526026439e29f9dd192c966be5f201d1996a9a761508f93"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mediaarea.net/download/binary/mediainfo/22.12/MediaInfo_CLI_22.12_Windows_i386.zip",
|
|
"hash": "b2d866f098ad742e4ea7456e24eef730ef056ae0304c10f24635d750bcaaa646"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|