diff --git a/bucket/vmaf.json b/bucket/vmaf.json new file mode 100644 index 0000000000..690b760b48 --- /dev/null +++ b/bucket/vmaf.json @@ -0,0 +1,13 @@ +{ + "homepage": "https://github.com/Netflix/vmaf", + "description": "Perceptual video quality assessment based on multi-method fusion.", + "version": "2.1.1", + "license": "BSD-2-Clause-Patent", + "url": "https://github.com/Netflix/vmaf/releases/download/v2.1.1/vmaf.exe", + "hash": "b3f8116e9183824ab6ceca77419a404b801b9a0d3e7aa163f9a93653c3357e8e", + "bin": "vmaf.exe", + "checkver": "github", + "autoupdate": { + "url": "https://github.com/Netflix/vmaf/releases/download/v$version/vmaf.exe" + } +}