From 1c6e9725aa01c2f217cea42c63ba37c8277cfba0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 2 Nov 2025 00:06:41 -0400 Subject: [PATCH] Update manifest CuteLab to 2.1.0-rev.0 --- manifests-cache.json | 9 +++++++++ manifests/CuteLab.json | 26 ++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 manifests/CuteLab.json diff --git a/manifests-cache.json b/manifests-cache.json index 2e284383..feac3872 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -16060,5 +16060,14 @@ "creationTimestamp": 1761544813.819788 } } + }, + "CuteLab": { + "buildTimestamp": 1762056355.3730128, + "creationTimestamp": 1762056355.7208483, + "modules": { + "mom-jeans": { + "creationTimestamp": 1762056355.79291 + } + } } } \ No newline at end of file diff --git a/manifests/CuteLab.json b/manifests/CuteLab.json new file mode 100644 index 00000000..d68fefdf --- /dev/null +++ b/manifests/CuteLab.json @@ -0,0 +1,26 @@ +{ + "slug": "CuteLab", + "name": "CuteLab", + "version": "2.1.0-rev.0", + "license": "GPL-3.0-or-later", + "brand": "cutelab", + "author": "CuteLab", + "authorEmail": "cutelabnyc@gmail.com", + "authorUrl": "https://cutelab.nyc", + "pluginUrl": "https://shop.cutelab.nyc", + "manualUrl": "https://shop.cutelab.nyc", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "mom-jeans", + "name": "Mom Jeans", + "description": "Pulsar synthesis oscillator with a twist", + "tags": [ + "oscillator", + "polyphonic" + ] + } + ] +} \ No newline at end of file