mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
vapoursynth: Update to version 63
This commit is contained in:
parent
10d42296a1
commit
d3c54d1940
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "62",
|
"version": "63",
|
||||||
"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",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
@ -8,12 +8,12 @@
|
|||||||
"license": "LGPL-2.1-or-later",
|
"license": "LGPL-2.1-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R62/VapourSynth64-Portable-R62.7z",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R63/VapourSynth64-Portable-R63.7z",
|
||||||
"hash": "7f2e8a21c6ae161828d9fb4b6c6a3f0837f76dc5132507ed159d2ba80b2b337c"
|
"hash": "ac63bf441e036f83c5d320fbb5a90e1ffc162b31417b8480803088f9b99b8a63"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R62/VapourSynth64-Portable-R62.7z",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R63/VapourSynth64-Portable-R63.7z",
|
||||||
"hash": "7f2e8a21c6ae161828d9fb4b6c6a3f0837f76dc5132507ed159d2ba80b2b337c"
|
"hash": "ac63bf441e036f83c5d320fbb5a90e1ffc162b31417b8480803088f9b99b8a63"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user