From 6fba669236d88c6d01a2d26c8575b3202849e01c Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 5 Sep 2023 03:45:31 -0400 Subject: [PATCH] Update manifest StochasticTelegraph to 2.0.12, unless_modules to 2.2.6, Valley to 2.4.1 --- manifests-cache.json | 9 ++++++--- manifests/StochasticTelegraph.json | 16 ++++++++++++++-- manifests/Valley.json | 2 +- manifests/unless_modules.json | 2 +- 4 files changed, 22 insertions(+), 7 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 55048a14..df35cc07 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -2553,7 +2553,7 @@ } }, "unless_modules": { - "buildTimestamp": 1649866719.355262, + "buildTimestamp": 1693899710.2956753, "creationTimestamp": 1524653643.0, "modules": { "markov": { @@ -3921,7 +3921,7 @@ } }, "Valley": { - "buildTimestamp": 1693679821.2225945, + "buildTimestamp": 1693899833.8250353, "creationTimestamp": 1521979525.0, "modules": { "Topograph": { @@ -11442,7 +11442,7 @@ } }, "StochasticTelegraph": { - "buildTimestamp": 1684718696.2898228, + "buildTimestamp": 1693899654.5792968, "creationTimestamp": 1649868370.1906905, "modules": { "Drifter": { @@ -11456,6 +11456,9 @@ }, "Fermata": { "creationTimestamp": 1683854065.0050287 + }, + "TTY": { + "creationTimestamp": 1693899834.0065088 } } }, diff --git a/manifests/StochasticTelegraph.json b/manifests/StochasticTelegraph.json index 76235772..9ab4ad50 100644 --- a/manifests/StochasticTelegraph.json +++ b/manifests/StochasticTelegraph.json @@ -1,7 +1,8 @@ { "slug": "StochasticTelegraph", "name": "Stochastic Telegraph", - "version": "2.0.11", + "version": "2.0.12", + "minRackVersion": "2.4.0", "license": "GPL-3.0-or-later", "brand": "Stochastic Telegraph", "author": "Mahlen Morris", @@ -16,7 +17,7 @@ { "slug": "BASICally", "name": "BASICally", - "description": "Generate sequences or perform math on inputs with a simple BASIC-like language.", + "description": "Generate sequences, perform math on inputs, and even multitask with a simple BASIC-like language. Can also send Tipsy text messages to modules that support them.", "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#basically", "tags": [ "Attenuator", @@ -57,6 +58,17 @@ "Utility", "Voltage-controlled amplifier" ] + }, + { + "slug": "TTY", + "name": "TTY", + "description": "Logs values from cables or text messages from Tipsy text sources. Makes monitoring of values or logging far easier. TTY is resizable, scrolls, has font and color choices, and more.", + "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#tty", + "tags": [ + "Recording", + "Utility", + "Visual" + ] } ] } \ No newline at end of file diff --git a/manifests/Valley.json b/manifests/Valley.json index 657d6f69..1bc372eb 100644 --- a/manifests/Valley.json +++ b/manifests/Valley.json @@ -1,7 +1,7 @@ { "slug": "Valley", "name": "Valley", - "version": "2.4.0", + "version": "2.4.1", "license": "GPL-3.0-or-later", "author": "Valley", "authorEmail": "valley.audio.soft@gmail.com", diff --git a/manifests/unless_modules.json b/manifests/unless_modules.json index 91cd3550..a166f07d 100644 --- a/manifests/unless_modules.json +++ b/manifests/unless_modules.json @@ -3,7 +3,7 @@ "name": "unless modules", "author": "\u00c1kos Plesznivy", "brand": "unless games", - "version": "2.2.5", + "version": "2.2.6", "license": "GPL-3.0-or-later", "authorEmail": "unlessgames@gmail.com", "pluginUrl": "https://gitlab.com/unlessgames/unless_modules",