vmaf: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2022-08-09 20:29:22 +00:00
parent 5d1b010778
commit 75433f5ea5

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.1", "version": "2.3.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/v2.3.0/vmaf.exe",
"hash": "4a16a6f0114d2b1b71c30dd84a3e663b0822b148c11abe7ca14b00426e0fc211" "hash": "8778dd089a8f4357661084a644b67be1944f2ddf9c1aad6766fdcfbeaa06563c"
} }
}, },
"bin": "vmaf.exe", "bin": "vmaf.exe",