From 2a1a290a3e59497232dbaf7d175915c0c4b118d7 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 18 Jul 2025 11:00:39 -0400 Subject: [PATCH] Update manifest voxglitch-devices to 2.0.0 --- manifests-cache.json | 9 +++++++++ manifests/voxglitch-devices.json | 27 +++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 manifests/voxglitch-devices.json diff --git a/manifests-cache.json b/manifests-cache.json index 56a5f7ad..537eadfa 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15562,5 +15562,14 @@ "creationTimestamp": 1752510881.067791 } } + }, + "voxglitch-devices": { + "buildTimestamp": 1752849878.210643, + "creationTimestamp": 1752849878.5160182, + "modules": { + "spores": { + "creationTimestamp": 1752849878.6021922 + } + } } } \ No newline at end of file diff --git a/manifests/voxglitch-devices.json b/manifests/voxglitch-devices.json new file mode 100644 index 00000000..497f8114 --- /dev/null +++ b/manifests/voxglitch-devices.json @@ -0,0 +1,27 @@ +{ + "slug": "voxglitch-devices", + "name": "Voxglitch Devices", + "version": "2.0.0", + "license": "proprietary", + "brand": "Voxglitch", + "author": "Bret Truchan", + "authorEmail": "clone45@gmail.com", + "authorUrl": "", + "pluginUrl": "https://github.com/clone45/voxglitch-devices", + "manualUrl": "https://github.com/clone45/voxglitch/blob/master/docs/modules/spores/user_manual.md", + "sourceUrl": "https://github.com/clone45/voxglitch-devices", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "spores", + "name": "Spores", + "description": "Granular effects processor with CV inputs for all parameters.", + "tags": [ + "Granular", + "Effect", + "Digital" + ] + } + ] +} \ No newline at end of file