From d5eb9d49bfed4257d9c4ba851f7eb3d7a855a591 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 20:25:28 +0000 Subject: [PATCH] vapoursynth: Update to version 62 --- bucket/vapoursynth.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vapoursynth.json b/bucket/vapoursynth.json index 999ddb47e4..7ecfa73ffe 100644 --- a/bucket/vapoursynth.json +++ b/bucket/vapoursynth.json @@ -1,17 +1,17 @@ { - "version": "61", + "version": "62", "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/R61/VapourSynth64-Portable-R61.7z", - "hash": "910e2f5fde95f07c64168537c14bbfd4ceb0fb6cbf4ed86d77feb62cbf664d85" + "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R62/VapourSynth64-Portable-R62.7z", + "hash": "7f2e8a21c6ae161828d9fb4b6c6a3f0837f76dc5132507ed159d2ba80b2b337c" }, "32bit": { - "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R61/VapourSynth64-Portable-R61.7z", - "hash": "910e2f5fde95f07c64168537c14bbfd4ceb0fb6cbf4ed86d77feb62cbf664d85" + "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R62/VapourSynth64-Portable-R62.7z", + "hash": "7f2e8a21c6ae161828d9fb4b6c6a3f0837f76dc5132507ed159d2ba80b2b337c" } }, "pre_install": [