mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 22:34:41 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "26.01",
|
|
"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/26.01/MediaInfo_CLI_26.01_Windows_x64.zip",
|
|
"hash": "c42a8f5c8acadc9c26470a8bbb976ecc9623d57a90a332999220a73c37a9bae3"
|
|
},
|
|
"32bit": {
|
|
"url": "https://mediaarea.net/download/binary/mediainfo/26.01/MediaInfo_CLI_26.01_Windows_i386.zip",
|
|
"hash": "050c73259e1bcc93fd5f4267b42e285548749b41b022f8a99a0c763e3d60566a"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|