mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
vapoursynth: Update to version 71
This commit is contained in:
parent
075da19bd3
commit
9c9706dd21
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "70",
|
"version": "71",
|
||||||
"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/R70/VapourSynth64-Portable-R70.zip",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R71/VapourSynth64-Portable-R71.zip",
|
||||||
"hash": "5930dc57f27173bc54fb1ceb743c3841c072ab21044dff3aabb667aeee679540"
|
"hash": "5104549dcbfa197862564577ec82f620d54c1bbc158c263cdcbe86780d567e53"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R70/VapourSynth64-Portable-R70.zip",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R71/VapourSynth64-Portable-R71.zip",
|
||||||
"hash": "5930dc57f27173bc54fb1ceb743c3841c072ab21044dff3aabb667aeee679540"
|
"hash": "5104549dcbfa197862564577ec82f620d54c1bbc158c263cdcbe86780d567e53"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user