From b0a2d8d70eecfaee8e9bd40e79a1e7afae45557c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 12:30:18 +0000 Subject: [PATCH] vmaf: Update to version 3.0.0 --- bucket/vmaf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vmaf.json b/bucket/vmaf.json index 8091b4b14b..c64296c93d 100644 --- a/bucket/vmaf.json +++ b/bucket/vmaf.json @@ -1,12 +1,12 @@ { - "version": "2.3.1", + "version": "3.0.0", "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" + "url": "https://github.com/Netflix/vmaf/releases/download/v3.0.0/vmaf.exe", + "hash": "b7fcb257a3c26b0c8071409df95219e1e4f569b99fde0492521caf1826e95d48" } }, "bin": "vmaf.exe",