mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
680 B
JSON
22 lines
680 B
JSON
{
|
|
"version": "2.3.1",
|
|
"description": "Perceptual video quality assessment based on multi-method fusion.",
|
|
"homepage": "https://github.com/Netflix/vmaf",
|
|
"license": "BSD-2-Clause-Patent",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Netflix/vmaf/releases/download/v2.3.1/vmaf.exe",
|
|
"hash": "4a16a6f0114d2b1b71c30dd84a3e663b0822b148c11abe7ca14b00426e0fc211"
|
|
}
|
|
},
|
|
"bin": "vmaf.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Netflix/vmaf/releases/download/v$version/vmaf.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|