mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vapoursynth: Update to version 70
This commit is contained in:
parent
a7e80806e5
commit
40a8dd24e8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "69",
|
||||
"version": "70",
|
||||
"description": "A video processing framework with simplicity in mind",
|
||||
"homepage": "https://www.vapoursynth.com",
|
||||
"suggest": {
|
||||
@ -8,12 +8,12 @@
|
||||
"license": "LGPL-2.1-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R69/VapourSynth64-Portable-R69.zip",
|
||||
"hash": "f1c3f5e1e6a9f9d9c4c82462a4e6e04cf40aded1346bcef605b39e01c251571b"
|
||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R70/VapourSynth64-Portable-R70.zip",
|
||||
"hash": "5930dc57f27173bc54fb1ceb743c3841c072ab21044dff3aabb667aeee679540"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R69/VapourSynth64-Portable-R69.zip",
|
||||
"hash": "f1c3f5e1e6a9f9d9c4c82462a4e6e04cf40aded1346bcef605b39e01c251571b"
|
||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R70/VapourSynth64-Portable-R70.zip",
|
||||
"hash": "5930dc57f27173bc54fb1ceb743c3841c072ab21044dff3aabb667aeee679540"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user