From 0e052a754cf78bd68f33018ff885e16cc5bc0398 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 3 Jun 2025 12:12:30 -0400 Subject: [PATCH] Update manifest OkaySynthesizer to 2.0.1, OrangeLine to 2.4.10, SanguineMutants to 2.6.8 --- manifests-cache.json | 13 +++++++++++-- manifests/OkaySynthesizer.json | 28 ++++++++++++++++++++++++++++ manifests/OrangeLine.json | 2 +- manifests/SanguineMutants.json | 2 +- 4 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 manifests/OkaySynthesizer.json diff --git a/manifests-cache.json b/manifests-cache.json index ed5a7005..f282fd6b 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1361,7 +1361,7 @@ } }, "OrangeLine": { - "buildTimestamp": 1745289871.380697, + "buildTimestamp": 1748966648.5942957, "creationTimestamp": 1571530639.0, "modules": { "Fence": { @@ -14232,7 +14232,7 @@ } }, "SanguineMutants": { - "buildTimestamp": 1748198488.7258022, + "buildTimestamp": 1748966851.7929988, "creationTimestamp": 1717919524.088269, "modules": { "Funes": { @@ -15403,5 +15403,14 @@ "creationTimestamp": 1748712018.1374023 } } + }, + "OkaySynthesizer": { + "buildTimestamp": 1748966601.3361301, + "creationTimestamp": 1748966852.1253822, + "modules": { + "lowstepper": { + "creationTimestamp": 1748966852.205149 + } + } } } \ No newline at end of file diff --git a/manifests/OkaySynthesizer.json b/manifests/OkaySynthesizer.json new file mode 100644 index 00000000..0e1df814 --- /dev/null +++ b/manifests/OkaySynthesizer.json @@ -0,0 +1,28 @@ +{ + "slug": "OkaySynthesizer", + "name": "Okay Synthesizer", + "version": "2.0.1", + "license": "GPL-3.0-or-later", + "brand": "Okay Synthesizer", + "author": "Okay Synthesizer", + "authorEmail": "rafael@okaysynthesizer.com", + "authorUrl": "https://okaysynthesizer.com/", + "pluginUrl": "https://okaysynthesizer.com/", + "manualUrl": "https://okaysynthesizer.com/", + "sourceUrl": "https://github.com/rafkhan/okay-synthesizer-vcvrack", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "lowstepper", + "name": "lowstepper", + "description": "Dual phase maniuplation LFO", + "tags": [ + "Low-frequency Oscillator", + "dual", + "multiple", + "clock generator" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json index 626828ec..179a8e12 100644 --- a/manifests/OrangeLine.json +++ b/manifests/OrangeLine.json @@ -1,7 +1,7 @@ { "slug": "OrangeLine", "name": "OrangeLine", - "version": "2.4.9", + "version": "2.4.10", "license": "GPL-3.0-only", "brand": "", "author": "Dieter Stubler", diff --git a/manifests/SanguineMutants.json b/manifests/SanguineMutants.json index ae81ca4c..0beb6ed9 100644 --- a/manifests/SanguineMutants.json +++ b/manifests/SanguineMutants.json @@ -1,7 +1,7 @@ { "slug": "SanguineMutants", "name": "Sanguine Mutants", - "version": "2.6.7", + "version": "2.6.8", "license": "GPL-3.0-or-later", "author": "Bloodbat", "pluginUrl": "https://github.com/Bloodbat/SanguineMutants",