From 398e05ff6810af89eaddc404d6e140bdd6ca17b5 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 7 Jul 2023 06:15:39 -0400 Subject: [PATCH] Update manifest Cytomic to 2.0.0 --- manifests-cache.json | 9 +++++++++ manifests/Cytomic.json | 27 +++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 manifests/Cytomic.json diff --git a/manifests-cache.json b/manifests-cache.json index 057e7057..8c0c67e6 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -12631,5 +12631,14 @@ "creationTimestamp": 1688525920.6447093 } } + }, + "Cytomic": { + "buildTimestamp": 1688724809.9503376, + "creationTimestamp": 1688724811.5566957, + "modules": { + "CF100": { + "creationTimestamp": 1688724811.66169 + } + } } } \ No newline at end of file diff --git a/manifests/Cytomic.json b/manifests/Cytomic.json new file mode 100644 index 00000000..3ebab3d5 --- /dev/null +++ b/manifests/Cytomic.json @@ -0,0 +1,27 @@ +{ + "slug": "Cytomic", + "name": "Cytomic", + "version": "2.0.0", + "license": "proprietary", + "brand": "Cytomic", + "author": "Cytomic", + "authorEmail": "support@cytomic.com", + "authorUrl": "https://cytomic.com", + "pluginUrl": "https://cytomic.com/vcv-rack-modules", + "manualUrl": "https://cytomic.com/vcv-rack-modules#manual", + "changelogUrl": "https://cytomic.com/vcv-rack-modules#changelog", + "modules": [ + { + "slug": "CF100", + "name": "CF100 VCF", + "description": "Discrete OTA JH VCF", + "keywords": "CEM2040 Prophet Cascade Multimode Discrete OTA JH VCF", + "manualUrl": "https://cytomic.com/vcv-rack-modules#cf100", + "modularGridUrl": "", + "tags": [ + "Filter", + "Polyphonic" + ] + } + ] +} \ No newline at end of file