From 13ad19abffb72bfaa63b3b68cf37fb132e9ae22d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 22 Jan 2023 01:07:24 -0500 Subject: [PATCH] Update manifest ErogenousTonesFree to 2.0.0 --- ModularGrid-VCVLibrary.json | 7 +++++++ manifests-cache.json | 9 +++++++++ manifests/ErogenousTonesFree.json | 26 ++++++++++++++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/ErogenousTonesFree.json diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index cdc73dfe..6f1d4369 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -1564,5 +1564,12 @@ "vcvUrl": "https://library.vcvrack.com/Instruo/carn", "mgUrl": "https://www.modulargrid.net/e/instruo-carn", "mgModuleId": 41701 + }, + { + "pluginSlug": "ErogenousTonesFree", + "moduleSlug": "LEVIT8", + "vcvUrl": "https://library.vcvrack.com/ErogenousTonesFree/LEVIT8", + "mgUrl": "http://www.modulargrid.net/e/erogenous-tones-levit8", + "mgModuleId": 8006 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index 328be3b0..76def10f 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11947,5 +11947,14 @@ "creationTimestamp": 1673758886.0595458 } } + }, + "ErogenousTonesFree": { + "buildTimestamp": 1674367599.0302527, + "creationTimestamp": 1674367606.4567068, + "modules": { + "LEVIT8": { + "creationTimestamp": 1674367606.6248746 + } + } } } \ No newline at end of file diff --git a/manifests/ErogenousTonesFree.json b/manifests/ErogenousTonesFree.json new file mode 100644 index 00000000..262c40d2 --- /dev/null +++ b/manifests/ErogenousTonesFree.json @@ -0,0 +1,26 @@ +{ + "slug": "ErogenousTonesFree", + "name": "Erogenous Tones Free", + "version": "2.0.0", + "license": "proprietary", + "brand": "Erogenous Tones", + "author": "Rick Burnett", + "authorEmail": "sales@erogenous-tones.com", + "authorUrl": "http://www.erogenous-tones.com", + "modules": [ + { + "slug": "LEVIT8", + "name": "LEVIT8", + "description": "Utility Module", + "modularGridUrl": "http://www.modulargrid.net/e/erogenous-tones-levit8", + "pluginUrl": "http://erogenous-tones.com/modules/levit8/", + "manualUrl": "http://erogenous-tones.com/wp-content/uploads/2016/02/L8-Instructions.pdf", + "tags": [ + "attenuator", + "hardware clone", + "mixer", + "utility" + ] + } + ] +} \ No newline at end of file