From 2573859289148288a2a47c90c461ab317258de8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 00:35:07 +0000 Subject: [PATCH] vmaf: Update to version 2.3.1 --- bucket/vmaf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vmaf.json b/bucket/vmaf.json index f21db8d3bf..8091b4b14b 100644 --- a/bucket/vmaf.json +++ b/bucket/vmaf.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "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.0/vmaf.exe", - "hash": "8778dd089a8f4357661084a644b67be1944f2ddf9c1aad6766fdcfbeaa06563c" + "url": "https://github.com/Netflix/vmaf/releases/download/v2.3.1/vmaf.exe", + "hash": "4a16a6f0114d2b1b71c30dd84a3e663b0822b148c11abe7ca14b00426e0fc211" } }, "bin": "vmaf.exe",