From 45cd50e16f1150a13d3da1af34d2520570c43c8f Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 20 Jan 2021 10:42:09 -0500 Subject: [PATCH] Update manifest for Valley, 8Mode --- manifests-cache.json | 10 +++++++--- manifests/8Mode.json | 25 +++++++++++++++++++------ manifests/Valley.json | 2 +- 3 files changed, 27 insertions(+), 10 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index eb2808a7..b3182f37 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3588,7 +3588,7 @@ } }, "Valley": { - "buildTimestamp": 1608998924.5079637, + "buildTimestamp": 1611156265.931531, "creationTimestamp": 1521979525.0, "modules": { "Topograph": { @@ -3693,9 +3693,13 @@ } }, "8Mode": { - "buildTimestamp": 1555667306.4616747, + "buildTimestamp": 1611156059.9231899, "creationTimestamp": 1553743716.0, - "modules": {} + "modules": { + "softSN": { + "creationTimestamp": 1611156266.330381 + } + } }, "TercerBrazo": { "buildTimestamp": 1572081624.4647405, diff --git a/manifests/8Mode.json b/manifests/8Mode.json index 2a30ecdc..5c994d65 100644 --- a/manifests/8Mode.json +++ b/manifests/8Mode.json @@ -1,13 +1,26 @@ { + "slug": "8Mode", "name": "8Mode", - "author": "Matt Dwyer, 8Mode", + "version": "1.0.0", "license": "BSD-3-Clause", - "pluginUrl": "https://www.8mode.com/vcv-modules", - "authorUrl": "https://www.8mode.com", + "brand": "8Mode", + "author": "Matt Dwyer, 8Mode", "authorEmail": "matt@8mode.com", + "authorUrl": "", + "pluginUrl": "", "manualUrl": "https://github.com/8Mode/8Mode-VCV_Modules/blob/master/README.md", - "sourceUrl": "https://github.com/8Mode/8Mode-VCV_Modules.git", + "sourceUrl": "https://github.com/8Mode/8Mode-VCV_Modules", "donateUrl": "https://www.paypal.me/8ModeLLC", - "slug": "8Mode", - "version": "0.6.1" + "changelogUrl": "", + "modules": [ + { + "slug": "softSN", + "name": "softSN Machine", + "description": "", + "tags": [ + "Oscillator", + "Synth voice" + ] + } + ] } \ No newline at end of file diff --git a/manifests/Valley.json b/manifests/Valley.json index 3bbc72bb..d7a5fe28 100644 --- a/manifests/Valley.json +++ b/manifests/Valley.json @@ -1,7 +1,7 @@ { "slug": "Valley", "name": "Valley", - "version": "1.1.5", + "version": "1.1.6", "license": "GPL-3.0-or-later", "author": "Valley", "authorEmail": "valley.audio.soft@gmail.com",