mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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",
|
"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/R69/VapourSynth64-Portable-R69.zip",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R70/VapourSynth64-Portable-R70.zip",
|
||||||
"hash": "f1c3f5e1e6a9f9d9c4c82462a4e6e04cf40aded1346bcef605b39e01c251571b"
|
"hash": "5930dc57f27173bc54fb1ceb743c3841c072ab21044dff3aabb667aeee679540"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R69/VapourSynth64-Portable-R69.zip",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R70/VapourSynth64-Portable-R70.zip",
|
||||||
"hash": "f1c3f5e1e6a9f9d9c4c82462a4e6e04cf40aded1346bcef605b39e01c251571b"
|
"hash": "5930dc57f27173bc54fb1ceb743c3841c072ab21044dff3aabb667aeee679540"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user