From f6e2f928d41f69f80c9328c874c691f0a441efd3 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 15 Jan 2023 01:32:09 -0500 Subject: [PATCH] Update manifest voxglitch to 2.25.1 --- manifests-cache.json | 8 +++++++- manifests/voxglitch.json | 18 +++++++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 31bd8e9e..7d7d4a44 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1671487112.1346939, + "buildTimestamp": 1673764071.4117842, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -455,6 +455,12 @@ }, "onezero": { "creationTimestamp": 1671488540.1316948 + }, + "onepoint": { + "creationTimestamp": 1673764071.9865313 + }, + "sampler16p": { + "creationTimestamp": 1673764072.2803237 } } }, diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index c90c315c..fbc7005b 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.25.0", + "version": "2.25.1", "license": "GPL-3.0-or-later", "brand": "Voxglitch", "author": "Bret Truchan", @@ -134,6 +134,14 @@ "Sequencer" ] }, + { + "slug": "onepoint", + "name": "One Point", + "description": "CV sequencer that uses external file as sequence data", + "tags": [ + "Sequencer" + ] + }, { "slug": "onezero", "name": "One Zero", @@ -166,6 +174,14 @@ "Effect" ] }, + { + "slug": "sampler16p", + "name": "Sampler16P", + "description": "Sixteen stereo sample playback devices in one compact module.", + "tags": [ + "Sampler" + ] + }, { "slug": "samplerx8", "name": "SamplerX8",