From 83b23be5747eb4c10a42f2a7f7db1033db24ecb1 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 30 May 2021 14:55:03 -0400 Subject: [PATCH] Update manifest for Extratone, AaronStatic --- manifests-cache.json | 7 +++++-- manifests/AaronStatic.json | 2 +- manifests/Extratone.json | 15 ++++++++++++--- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index a6d5e427..16dbe0c8 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -7784,7 +7784,7 @@ } }, "AaronStatic": { - "buildTimestamp": 1580576124.9310558, + "buildTimestamp": 1622400159.515499, "creationTimestamp": 1580577302.0, "modules": { "ChordCV": { @@ -9465,7 +9465,7 @@ } }, "Extratone": { - "buildTimestamp": 1621236603.551131, + "buildTimestamp": 1622400123.1813254, "creationTimestamp": 1620402349.2390156, "modules": { "Modulo": { @@ -9479,6 +9479,9 @@ }, "Puzzlebox": { "creationTimestamp": 1620885729.8096118 + }, + "Darwinism": { + "creationTimestamp": 1622400160.0431597 } } } diff --git a/manifests/AaronStatic.json b/manifests/AaronStatic.json index 02e69ebd..c0044209 100644 --- a/manifests/AaronStatic.json +++ b/manifests/AaronStatic.json @@ -1,7 +1,7 @@ { "slug": "AaronStatic", "name": "Aaron Static", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "brand": "Aaron Static", "author": "Aaron Static", diff --git a/manifests/Extratone.json b/manifests/Extratone.json index d5e21b45..ae7d9859 100644 --- a/manifests/Extratone.json +++ b/manifests/Extratone.json @@ -1,7 +1,7 @@ { "slug": "Extratone", "name": "Extratone", - "version": "1.1.1", + "version": "1.1.2", "license": "GPL-3.0-or-later", "brand": "XTRTN", "author": "Eater of Sheep", @@ -11,7 +11,7 @@ "manualUrl": "http://extratone.xyz/modules.php", "sourceUrl": "https://github.com/EaterOfSheep/Extratone", "donateUrl": "", - "changelogUrl": "", + "changelogUrl": "http://extratone.xyz/modules.php#Changelog", "modules": [ { "slug": "Modulo", @@ -36,7 +36,7 @@ { "slug": "Splitterburst", "name": "Splitterburst", - "description": "Tempo multiplier and gate generator, perfect for snare-rushes", + "description": "Tempo multiplier and gate generator, perfect for snare-rushes.", "tags": [ "Clock modulator", "utility" @@ -49,6 +49,15 @@ "tags": [ "logic" ] + }, + { + "slug": "Darwinism", + "name": "Hallucigenia", + "description": "Evolving, mutating random sequencer with memory - ideal for generative patches!", + "tags": [ + "Sequencer", + "Random" + ] } ] } \ No newline at end of file