vapoursynth: Update to version 62

This commit is contained in:
github-actions[bot] 2023-03-30 20:25:28 +00:00
parent fe5177bd63
commit d5eb9d49bf

View File

@ -1,17 +1,17 @@
{ {
"version": "61", "version": "62",
"description": "A video processing framework with simplicity in mind", "description": "A video processing framework with simplicity in mind",
"homepage": "https://www.vapoursynth.com", "homepage": "https://www.vapoursynth.com",
"depends": "extras/vcredist2022", "depends": "extras/vcredist2022",
"license": "LGPL-2.1-or-later", "license": "LGPL-2.1-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R61/VapourSynth64-Portable-R61.7z", "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R62/VapourSynth64-Portable-R62.7z",
"hash": "910e2f5fde95f07c64168537c14bbfd4ceb0fb6cbf4ed86d77feb62cbf664d85" "hash": "7f2e8a21c6ae161828d9fb4b6c6a3f0837f76dc5132507ed159d2ba80b2b337c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R61/VapourSynth64-Portable-R61.7z", "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R62/VapourSynth64-Portable-R62.7z",
"hash": "910e2f5fde95f07c64168537c14bbfd4ceb0fb6cbf4ed86d77feb62cbf664d85" "hash": "7f2e8a21c6ae161828d9fb4b6c6a3f0837f76dc5132507ed159d2ba80b2b337c"
} }
}, },
"pre_install": [ "pre_install": [