From 523098a822ff1a512c721f34ce4a6434b35a205d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 4 Oct 2023 21:21:58 -0400 Subject: [PATCH] Update manifest SickoCV to 2.5.7, Rigatoni to 2.1.0, AuntyLangtonsFree to 2.0.1 --- manifests-cache.json | 13 +++++++++++-- manifests/AuntyLangtonsFree.json | 6 +++--- manifests/Rigatoni.json | 28 ++++++++++++++++++++++++++++ manifests/SickoCV.json | 2 +- 4 files changed, 43 insertions(+), 6 deletions(-) create mode 100644 manifests/Rigatoni.json diff --git a/manifests-cache.json b/manifests-cache.json index d5eeabaf..6ffe11b3 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3556,7 +3556,7 @@ } }, "AuntyLangtonsFree": { - "buildTimestamp": 1586595881.1278875, + "buildTimestamp": 1696468820.6181996, "creationTimestamp": 1577783590.0, "modules": { "MusicalAnt": { @@ -11982,7 +11982,7 @@ } }, "SickoCV": { - "buildTimestamp": 1696090976.8878207, + "buildTimestamp": 1696468742.1588006, "creationTimestamp": 1661903994.336356, "modules": { "Btoggler": { @@ -12868,5 +12868,14 @@ "creationTimestamp": 1695173680.9551659 } } + }, + "Rigatoni": { + "buildTimestamp": 1696468804.944986, + "creationTimestamp": 1696468821.1322734, + "modules": { + "RigatoniModular-ThruZero": { + "creationTimestamp": 1696468821.2655623 + } + } } } \ No newline at end of file diff --git a/manifests/AuntyLangtonsFree.json b/manifests/AuntyLangtonsFree.json index f3887fb9..252a39ed 100644 --- a/manifests/AuntyLangtonsFree.json +++ b/manifests/AuntyLangtonsFree.json @@ -1,15 +1,15 @@ { "slug": "AuntyLangtonsFree", "name": "Aunty Langton's", - "version": "1.0.1", + "version": "2.0.1", "license": "GPL-3.0-only", "brand": "Aunty Langton's", "author": "Alex Weatherley", "authorEmail": "aweatherley@gmail.com", - "authorUrl": "https://github.com/64MM4-KN1F3/AuntyLangtons", + "authorUrl": "https://github.com/64MM4-KN1F3/AuntyLangtons-FREE-V2", "pluginUrl": "https://community.vcvrack.com/uploads/default/original/2X/8/8475f6ad2e0d80d4d479f97bea509d987d3bc313.png", "manualUrl": "https://community.vcvrack.com/uploads/default/original/2X/8/8475f6ad2e0d80d4d479f97bea509d987d3bc313.png", - "sourceUrl": "https://github.com/64MM4-KN1F3/AuntyLangtons-FREE", + "sourceUrl": "https://github.com/64MM4-KN1F3/AuntyLangtons-FREE-V2", "donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YQX9FWDCXSK34¤cy_code=AUD&source=url", "modules": [ { diff --git a/manifests/Rigatoni.json b/manifests/Rigatoni.json new file mode 100644 index 00000000..9e1eea56 --- /dev/null +++ b/manifests/Rigatoni.json @@ -0,0 +1,28 @@ +{ + "slug": "Rigatoni", + "name": "Rigatoni", + "version": "2.1.0", + "license": "MIT", + "brand": "Rigatoni Modular", + "author": "Ian Hoffman", + "authorEmail": "ijh6@cornell.edu", + "authorUrl": "https://github.com/ianjhoffman", + "pluginUrl": "https://github.com/ianjhoffman/RigatoniModular", + "manualUrl": "", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "RigatoniModular-ThruZero", + "name": "Thru Zero", + "description": "A small waveshaping utility that mimics soft oscillator sync for input ramp waves and acts as a through zero FM helper", + "tags": [ + "Distortion", + "Utility", + "Waveshaper" + ], + "keywords": "soft sync comparator fm tzfm through zero" + } + ] +} \ No newline at end of file diff --git a/manifests/SickoCV.json b/manifests/SickoCV.json index ed4e6798..f4cd9ffe 100644 --- a/manifests/SickoCV.json +++ b/manifests/SickoCV.json @@ -1,7 +1,7 @@ { "slug": "SickoCV", "name": "SickoCV", - "version": "2.5.6", + "version": "2.5.7", "license": "GPL-3.0-or-later", "brand": "Sickozell", "author": "Sickozell",