diff --git a/bucket/vapoursynth.json b/bucket/vapoursynth.json index c181715555..d84f226a7b 100644 --- a/bucket/vapoursynth.json +++ b/bucket/vapoursynth.json @@ -1,5 +1,5 @@ { - "version": "57", + "version": "58", "description": "A video processing framework with simplicity in mind", "homepage": "https://www.vapoursynth.com", "notes": "As of now, VapourSynth is not compatible with anything newer than Python 3.9, it is available in the versions bucket as 'python39'", @@ -7,12 +7,12 @@ "license": "LGPL-2.1-or-later", "architecture": { "64bit": { - "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R57/VapourSynth64-Portable-R57.7z", - "hash": "04a42f2ee604eb7370df98c9c9a85d4f7854e96250ab0356be85d81489710d20" + "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R58/VapourSynth64-Portable-R58.7z", + "hash": "963ac2fbe7f92113bbcfc25a0d5e100cab2c045739be05e57c79cfea28b52fa4" }, "32bit": { - "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R57/VapourSynth64-Portable-R57.7z", - "hash": "04a42f2ee604eb7370df98c9c9a85d4f7854e96250ab0356be85d81489710d20" + "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R58/VapourSynth64-Portable-R58.7z", + "hash": "963ac2fbe7f92113bbcfc25a0d5e100cab2c045739be05e57c79cfea28b52fa4" } }, "pre_install": [