From e93f9e6d6944431438afa8ecfb4e329003e9b4e5 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 10 Mar 2022 08:37:10 -0500 Subject: [PATCH] Update manifest voxglitch to 2.11.0, Befaco to 2.1.0, aridacity to 2.0.0, Ohmer to 2.1.0, alto777_LFSR to 2.0.0 --- manifests-cache.json | 13 ++++++++----- manifests/Befaco.json | 15 +++++++++++++-- manifests/Ohmer.json | 2 +- manifests/alto777_LFSR.json | 6 +++--- manifests/aridacity.json | 12 ++++++------ manifests/voxglitch.json | 2 +- 6 files changed, 32 insertions(+), 18 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 6a39eafb..fd8f6b56 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1646088316.1190436, + "buildTimestamp": 1646918972.1886938, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -1526,7 +1526,7 @@ } }, "aridacity": { - "buildTimestamp": 1569701753.0425594, + "buildTimestamp": 1646919175.1473665, "creationTimestamp": 1567535427.0, "modules": { "ClockDiv": { @@ -3127,7 +3127,7 @@ } }, "Befaco": { - "buildTimestamp": 1638117817.7162783, + "buildTimestamp": 1646919145.3565824, "creationTimestamp": 1518016501.0, "modules": { "EvenVCO": { @@ -3180,6 +3180,9 @@ }, "Mex": { "creationTimestamp": 1634216651.514205 + }, + "NoisePlethora": { + "creationTimestamp": 1646919321.4879982 } } }, @@ -6007,7 +6010,7 @@ } }, "alto777_LFSR": { - "buildTimestamp": 1571471137.1219156, + "buildTimestamp": 1646919320.5778635, "creationTimestamp": 1522728847.0, "modules": { "a7Utility": { @@ -7117,7 +7120,7 @@ } }, "Ohmer": { - "buildTimestamp": 1639931375.8311038, + "buildTimestamp": 1646919258.749568, "creationTimestamp": 1521738241.0, "modules": { "KlokSpid": { diff --git a/manifests/Befaco.json b/manifests/Befaco.json index f31a1d94..c34486fa 100644 --- a/manifests/Befaco.json +++ b/manifests/Befaco.json @@ -1,6 +1,6 @@ { "slug": "Befaco", - "version": "2.0.0", + "version": "2.1.0", "license": "GPL-3.0-or-later", "name": "Befaco", "brand": "Befaco", @@ -9,7 +9,7 @@ "pluginUrl": "https://vcvrack.com/Befaco", "authorUrl": "https://vcvrack.com/", "sourceUrl": "https://github.com/VCVRack/Befaco", - "changelogUrl": "https://github.com/VCVRack/Befaco/blob/v1/CHANGELOG.md", + "changelogUrl": "https://github.com/VCVRack/Befaco/blob/v2/CHANGELOG.md", "modules": [ { "slug": "EvenVCO", @@ -226,6 +226,17 @@ "Expander", "Hardware clone" ] + }, + { + "slug": "NoisePlethora", + "name": "Noise Plethora", + "description": "Multitimbral noise monster", + "tags": [ + "Dual", + "Filter", + "Hardware clone", + "Noise" + ] } ] } \ No newline at end of file diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index cf504fbe..0186a01b 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -1,7 +1,7 @@ { "slug": "Ohmer", "name": "Ohmer", - "version": "2.0.1", + "version": "2.1.0", "license": "BSD-3-Clause", "author": "Dominique Camus", "brand": "Ohmer Modules", diff --git a/manifests/alto777_LFSR.json b/manifests/alto777_LFSR.json index e7e3e659..6c827711 100644 --- a/manifests/alto777_LFSR.json +++ b/manifests/alto777_LFSR.json @@ -1,10 +1,10 @@ { "slug": "alto777_LFSR", "name": "LFSR", - "version": "1.0.0", + "version": "2.0.0", "license": "BSD-3-Clause", - "brand": "alto777_LFSR", - "author": "alto777_LFSR", + "brand": "p.s.F/X", + "author": "alto777", "authorEmail": "", "authorUrl": "", "pluginUrl": "https://github.com/alto777/LFSR", diff --git a/manifests/aridacity.json b/manifests/aridacity.json index 45dc212a..7f737b90 100644 --- a/manifests/aridacity.json +++ b/manifests/aridacity.json @@ -1,16 +1,16 @@ { "slug": "aridacity", "name": "aridacity", - "version": "1.0.1", + "version": "2.0.0", "license": "BSD-3-Clause", - "brand": "aridacity", - "author": "aridacity", + "brand": "", + "author": "cubeleco", "authorEmail": "", "authorUrl": "https://cubeleco.blogspot.com", - "pluginUrl": "https://github.com/aridacity/aridacityVCV", + "pluginUrl": "", "manualUrl": "", - "sourceUrl": "https://github.com/aridacity/aridacityVCV", - "donateUrl": "", + "sourceUrl": "https://github.com/cubeleco/aridacityVCV", + "changelogUrl": "https://github.com/cubeleco/aridacityVCV/releases", "modules": [ { "slug": "ClockDiv", diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index 18302cea..7bf46b9f 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.10.1", + "version": "2.11.0", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan",