mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vapoursynth: Update to version 58
This commit is contained in:
parent
cf8605f198
commit
47d44bd411
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "57",
|
||||
"version": "58",
|
||||
"description": "A video processing framework with simplicity in mind",
|
||||
"homepage": "https://www.vapoursynth.com",
|
||||
"notes": "As of now, VapourSynth is not compatible with anything newer than Python 3.9, it is available in the versions bucket as 'python39'",
|
||||
@ -7,12 +7,12 @@
|
||||
"license": "LGPL-2.1-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R57/VapourSynth64-Portable-R57.7z",
|
||||
"hash": "04a42f2ee604eb7370df98c9c9a85d4f7854e96250ab0356be85d81489710d20"
|
||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R58/VapourSynth64-Portable-R58.7z",
|
||||
"hash": "963ac2fbe7f92113bbcfc25a0d5e100cab2c045739be05e57c79cfea28b52fa4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R57/VapourSynth64-Portable-R57.7z",
|
||||
"hash": "04a42f2ee604eb7370df98c9c9a85d4f7854e96250ab0356be85d81489710d20"
|
||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R58/VapourSynth64-Portable-R58.7z",
|
||||
"hash": "963ac2fbe7f92113bbcfc25a0d5e100cab2c045739be05e57c79cfea28b52fa4"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user