vapoursynth: Update to version 60

This commit is contained in:
github-actions[bot] 2022-09-15 20:29:40 +00:00
parent e2c742b147
commit 180b081e86

View File

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