From 180b081e866c8944cc7080cb0816e60289a7f667 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 20:29:40 +0000 Subject: [PATCH] vapoursynth: Update to version 60 --- bucket/vapoursynth.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vapoursynth.json b/bucket/vapoursynth.json index bc6a4428e6..de9e4515d6 100644 --- a/bucket/vapoursynth.json +++ b/bucket/vapoursynth.json @@ -1,17 +1,17 @@ { - "version": "59", + "version": "60", "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/R59/VapourSynth64-Portable-R59.7z", - "hash": "b4111bf7fd12d1a1bd697659bfcc87dbe8f91797da1c0a9905c0cb42f1c46698" + "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R60/VapourSynth64-Portable-R60.7z", + "hash": "83a4f577881516066e14091a7183d1f167d41a97f5ab499830f0fc95bcc30d69" }, "32bit": { - "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R59/VapourSynth64-Portable-R59.7z", - "hash": "b4111bf7fd12d1a1bd697659bfcc87dbe8f91797da1c0a9905c0cb42f1c46698" + "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R60/VapourSynth64-Portable-R60.7z", + "hash": "83a4f577881516066e14091a7183d1f167d41a97f5ab499830f0fc95bcc30d69" } }, "pre_install": [