From 93def3f52231eafe5ae04bb02ebf95f983bf09ec Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 13 Jan 2024 15:29:43 -0500 Subject: [PATCH] Update manifest OrangeLine to 2.4.3, monome to 2.2.5 --- manifests-cache.json | 7 +++++-- manifests/OrangeLine.json | 13 ++++++++++++- manifests/monome.json | 2 +- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index d410c738..35ea0e95 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1352,7 +1352,7 @@ } }, "OrangeLine": { - "buildTimestamp": 1650828839.002306, + "buildTimestamp": 1705177301.2353644, "creationTimestamp": 1571530639.0, "modules": { "Fence": { @@ -1378,6 +1378,9 @@ }, "Morph": { "creationTimestamp": 1650829410.04574 + }, + "Morpheus": { + "creationTimestamp": 1705177738.9511976 } } }, @@ -12903,7 +12906,7 @@ } }, "monome": { - "buildTimestamp": 1696704776.9047973, + "buildTimestamp": 1705177738.738896, "creationTimestamp": 1687317423.8644073, "modules": { "whitewhale": { diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json index b91ee7c3..3a6f8f13 100644 --- a/manifests/OrangeLine.json +++ b/manifests/OrangeLine.json @@ -1,7 +1,7 @@ { "slug": "OrangeLine", "name": "OrangeLine", - "version": "2.4.2", + "version": "2.4.3", "license": "GPL-3.0-only", "brand": "", "author": "Dieter Stubler", @@ -96,6 +96,17 @@ "Random", "Polyphonic" ] + }, + { + "slug": "Morpheus", + "name": "Morpheus", + "description": "Morphing of given or random sequences with turing machine functionality and 16 Internal Memory Slots.", + "tags": [ + "Utility", + "Sequencer", + "Random", + "Polyphonic" + ] } ] } \ No newline at end of file diff --git a/manifests/monome.json b/manifests/monome.json index b3a062a0..84e03bd4 100644 --- a/manifests/monome.json +++ b/manifests/monome.json @@ -1,7 +1,7 @@ { "slug": "monome", "name": "monome", - "version": "2.2.3", + "version": "2.2.5", "minRackVersion": "2.4.0", "license": "GPL-2.0-only", "author": "Michael Dewberry",