mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
vapoursynth: Update to version 65
This commit is contained in:
parent
b7432454fa
commit
c232084a93
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "64",
|
"version": "65",
|
||||||
"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/R64/VapourSynth64-Portable-R64.7z",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R65/VapourSynth64-Portable-R65.7z",
|
||||||
"hash": "3407f81ddb7cb0d7a15da7de536dfe2dbfef3e6e6b220c594633773d0126040b"
|
"hash": "e3fca973dc56283289a2f4f73fe0a6908ff270b9c46b65af3f8674be867ca303"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R64/VapourSynth64-Portable-R64.7z",
|
"url": "https://github.com/vapoursynth/vapoursynth/releases/download/R65/VapourSynth64-Portable-R65.7z",
|
||||||
"hash": "3407f81ddb7cb0d7a15da7de536dfe2dbfef3e6e6b220c594633773d0126040b"
|
"hash": "e3fca973dc56283289a2f4f73fe0a6908ff270b9c46b65af3f8674be867ca303"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user