From 876addd9c2eca2ec339a176f6905e4170ad8629c Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 22 Mar 2023 17:07:18 -0400 Subject: [PATCH] Update manifest Noumenal-B to 2.0.0 --- manifests-cache.json | 9 +++++++++ manifests/Noumenal-B.json | 27 +++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 manifests/Noumenal-B.json diff --git a/manifests-cache.json b/manifests-cache.json index 73222edb..5f936b8a 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -12313,5 +12313,14 @@ "creationTimestamp": 1678648531.8371716 } } + }, + "Noumenal-B": { + "buildTimestamp": 1679519133.7161894, + "creationTimestamp": 1679519134.8328564, + "modules": { + "HUB": { + "creationTimestamp": 1679519135.1281981 + } + } } } \ No newline at end of file diff --git a/manifests/Noumenal-B.json b/manifests/Noumenal-B.json new file mode 100644 index 00000000..d7858acd --- /dev/null +++ b/manifests/Noumenal-B.json @@ -0,0 +1,27 @@ +{ + "slug": "Noumenal-B", + "name": "Noumenal-B", + "version": "2.0.0", + "license": "proprietary", + "brand": "Noumenal", + "author": "Jozsef Venczeli", + "authorEmail": "venczeli.jozsef@gmail.com", + "authorUrl": "https://github.com/partvishegy", + "pluginUrl": "", + "manualUrl": "https://github.com/partvishegy/Noumenal", + "sourceUrl": "", + "donateUrl": "https://paypal.me/jvenczeli", + "changelogUrl": "", + "modules": [ + { + "slug": "HUB", + "name": "HUB", + "description": "Stereo effect mixer and chain manipulator featuring parallel-sequential switching, feedback generation, and smooth bypass with fades", + "tags": [ + "Effect", + "Mixer", + "Utility" + ] + } + ] +} \ No newline at end of file