vapoursynth: Update to version 61

This commit is contained in:
github-actions[bot] 2022-11-29 20:27:02 +00:00
parent 7d69ce443f
commit bcd45c5387

View File

@ -1,17 +1,17 @@
{ {
"version": "60", "version": "61",
"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/R60/VapourSynth64-Portable-R60.7z", "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R61/VapourSynth64-Portable-R61.7z",
"hash": "83a4f577881516066e14091a7183d1f167d41a97f5ab499830f0fc95bcc30d69" "hash": "910e2f5fde95f07c64168537c14bbfd4ceb0fb6cbf4ed86d77feb62cbf664d85"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R60/VapourSynth64-Portable-R60.7z", "url": "https://github.com/vapoursynth/vapoursynth/releases/download/R61/VapourSynth64-Portable-R61.7z",
"hash": "83a4f577881516066e14091a7183d1f167d41a97f5ab499830f0fc95bcc30d69" "hash": "910e2f5fde95f07c64168537c14bbfd4ceb0fb6cbf4ed86d77feb62cbf664d85"
} }
}, },
"pre_install": [ "pre_install": [