mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vapoursynth: Update to version 64
This commit is contained in:
parent
6498e9e91c
commit
dd90eab6dd
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "63",
|
"version": "64",
|
||||||
"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/R63/VapourSynth64-Portable-R63.7z",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R64/VapourSynth64-Portable-R64.7z",
|
||||||
"hash": "ac63bf441e036f83c5d320fbb5a90e1ffc162b31417b8480803088f9b99b8a63"
|
"hash": "3407f81ddb7cb0d7a15da7de536dfe2dbfef3e6e6b220c594633773d0126040b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R63/VapourSynth64-Portable-R63.7z",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R64/VapourSynth64-Portable-R64.7z",
|
||||||
"hash": "ac63bf441e036f83c5d320fbb5a90e1ffc162b31417b8480803088f9b99b8a63"
|
"hash": "3407f81ddb7cb0d7a15da7de536dfe2dbfef3e6e6b220c594633773d0126040b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user