mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "23.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/23.04/MediaInfo_CLI_23.04_Windows_x64.zip",
|
|
"hash": "b1beafae0a15168ca37db8a3061d55eba55c1a120d6a6423ac1d3f30ed869270"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mediaarea.net/download/binary/mediainfo/23.04/MediaInfo_CLI_23.04_Windows_i386.zip",
|
|
"hash": "fe4e93b82fa4ba6c421e49f210fc36cd0d8f3e9bfcc69ac866ad07fd6b25e75e"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|