vapoursynth: Update to version 59

This commit is contained in:
github-actions[bot] 2022-06-05 12:30:21 +00:00
parent 04c8bf80ed
commit a4cfacf796

View File

@ -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": [