vmaf: Update to version 3.0.0

This commit is contained in:
github-actions[bot] 2024-02-07 12:30:18 +00:00
parent 062ed3ba54
commit b0a2d8d70e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.1", "version": "3.0.0",
"description": "Perceptual video quality assessment based on multi-method fusion.", "description": "Perceptual video quality assessment based on multi-method fusion.",
"homepage": "https://github.com/Netflix/vmaf", "homepage": "https://github.com/Netflix/vmaf",
"license": "BSD-2-Clause-Patent", "license": "BSD-2-Clause-Patent",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Netflix/vmaf/releases/download/v2.3.1/vmaf.exe", "url": "https://github.com/Netflix/vmaf/releases/download/v3.0.0/vmaf.exe",
"hash": "4a16a6f0114d2b1b71c30dd84a3e663b0822b148c11abe7ca14b00426e0fc211" "hash": "b7fcb257a3c26b0c8071409df95219e1e4f569b99fde0492521caf1826e95d48"
} }
}, },
"bin": "vmaf.exe", "bin": "vmaf.exe",