diff --git a/manifests-cache.json b/manifests-cache.json index b19db23b..4b76faa1 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1989,7 +1989,7 @@ "modules": {} }, "ImpromptuModular": { - "buildTimestamp": 1680831138.3983412, + "buildTimestamp": 1681691770.4250228, "creationTimestamp": 1521979525.0, "modules": { "Tact": { @@ -2298,7 +2298,7 @@ } }, "MindMeldModular": { - "buildTimestamp": 1680830207.6157942, + "buildTimestamp": 1681691176.918196, "creationTimestamp": 1572165273.0, "modules": { "MixMasterJr": { @@ -2737,7 +2737,7 @@ } }, "Geodesics": { - "buildTimestamp": 1674371172.9863153, + "buildTimestamp": 1681691911.0890133, "creationTimestamp": 1534547467.0, "modules": { "BlackHoles": { @@ -12195,7 +12195,7 @@ } }, "Digital-Apothecary": { - "buildTimestamp": 1673758883.8531945, + "buildTimestamp": 1681691284.2545714, "creationTimestamp": 1673295703.185741, "modules": { "Sage": { @@ -12367,5 +12367,14 @@ "creationTimestamp": 1680833187.1102598 } } + }, + "vanTies": { + "buildTimestamp": 1681691238.2266002, + "creationTimestamp": 1681691911.9831073, + "modules": { + "Ad": { + "creationTimestamp": 1681691912.380384 + } + } } } \ No newline at end of file diff --git a/manifests/Digital-Apothecary.json b/manifests/Digital-Apothecary.json index 0cde004f..03e5755c 100644 --- a/manifests/Digital-Apothecary.json +++ b/manifests/Digital-Apothecary.json @@ -1,11 +1,11 @@ { "slug": "Digital-Apothecary", "name": "Digital Apothecary", - "version": "2.0.4", + "version": "2.0.5", "license": "GPL-3.0-or-later", "brand": "Digital Apothecary", - "author": "Evan JJ Edwards", - "authorEmail": "eedwards5@wisc.edu", + "author": "Evan Edwards", + "authorEmail": "", "authorUrl": "", "pluginUrl": "", "manualUrl": "", diff --git a/manifests/Geodesics.json b/manifests/Geodesics.json index 315ff72f..b09540dc 100644 --- a/manifests/Geodesics.json +++ b/manifests/Geodesics.json @@ -1,7 +1,7 @@ { "slug": "Geodesics", "name": "Geodesics", - "version": "2.3.0", + "version": "2.3.1", "license": "GPL-3.0-only", "author": "Pyer & Marc Boul\u00e9", "brand": "Geodesics", diff --git a/manifests/ImpromptuModular.json b/manifests/ImpromptuModular.json index 42275ee4..b90d3476 100644 --- a/manifests/ImpromptuModular.json +++ b/manifests/ImpromptuModular.json @@ -1,7 +1,7 @@ { "slug": "ImpromptuModular", "name": "Impromptu", - "version": "2.1.2", + "version": "2.1.3", "license": "GPL-3.0-or-later", "author": "Marc Boul\u00e9", "brand": "Impromptu", diff --git a/manifests/MindMeldModular.json b/manifests/MindMeldModular.json index a1379a0e..cd51040e 100644 --- a/manifests/MindMeldModular.json +++ b/manifests/MindMeldModular.json @@ -1,7 +1,7 @@ { "slug": "MindMeldModular", "name": "MindMeld", - "version": "2.2.2", + "version": "2.2.3", "license": "GPL-3.0-or-later", "author": "S.Baker and M.Boul\u00e9 ", "brand": "MindMeld", diff --git a/manifests/vanTies.json b/manifests/vanTies.json new file mode 100644 index 00000000..d919e183 --- /dev/null +++ b/manifests/vanTies.json @@ -0,0 +1,27 @@ +{ + "slug": "vanTies", + "name": "van Ties", + "version": "2.0.0", + "license": "GPL-3.0-or-later", + "brand": "", + "author": "Matthias Sars", + "authorEmail": "", + "authorUrl": "http://www.matthiassars.eu", + "pluginUrl": "", + "manualUrl": "https://github.com/matthiassars/vanTies/blob/main/manual.pdf", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "Ad", + "name": "Ad", + "description": "additive oscillator", + "tags": [ + "Oscillator", + "Polyphonic" + ], + "keywords": "additive" + } + ] +} \ No newline at end of file