From a4cfacf7968b1b7be5525db6c6d6d78640ad7175 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jun 2022 12:30:21 +0000 Subject: [PATCH] vapoursynth: Update to version 59 --- bucket/vapoursynth.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vapoursynth.json b/bucket/vapoursynth.json index c238824ba5..bc6a4428e6 100644 --- a/bucket/vapoursynth.json +++ b/bucket/vapoursynth.json @@ -1,17 +1,17 @@ { - "version": "58", + "version": "59", "description": "A video processing framework with simplicity in mind", "homepage": "https://www.vapoursynth.com", "depends": "extras/vcredist2022", "license": "LGPL-2.1-or-later", "architecture": { "64bit": { - "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R58/VapourSynth64-Portable-R58.7z", - "hash": "963ac2fbe7f92113bbcfc25a0d5e100cab2c045739be05e57c79cfea28b52fa4" + "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R59/VapourSynth64-Portable-R59.7z", + "hash": "b4111bf7fd12d1a1bd697659bfcc87dbe8f91797da1c0a9905c0cb42f1c46698" }, "32bit": { - "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R58/VapourSynth64-Portable-R58.7z", - "hash": "963ac2fbe7f92113bbcfc25a0d5e100cab2c045739be05e57c79cfea28b52fa4" + "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R59/VapourSynth64-Portable-R59.7z", + "hash": "b4111bf7fd12d1a1bd697659bfcc87dbe8f91797da1c0a9905c0cb42f1c46698" } }, "pre_install": [