From 2932072c1ad9fd1a1d5522bfe0a683c679edc8a0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 9 Feb 2022 02:57:58 -0500 Subject: [PATCH] Update manifest stocaudio to 2.0.1, PathSet to 2.1.0, PS-PurrSoftware to 2.0.14 --- manifests-cache.json | 6 +++--- manifests/PS-PurrSoftware.json | 2 +- manifests/PathSet.json | 7 ++++--- manifests/stocaudio.json | 2 +- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 8dbd4a36..beb00aeb 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1159,7 +1159,7 @@ "modules": {} }, "stocaudio": { - "buildTimestamp": 1639112690.2316594, + "buildTimestamp": 1644393368.3334637, "creationTimestamp": 1569702009.0, "modules": { "Polyturing": { @@ -3696,7 +3696,7 @@ "modules": {} }, "PS-PurrSoftware": { - "buildTimestamp": 1643909735.1694515, + "buildTimestamp": 1644393455.049503, "creationTimestamp": 1579232908.0, "modules": { "Meander": { @@ -10632,7 +10632,7 @@ } }, "PathSet": { - "buildTimestamp": 1643065293.2640152, + "buildTimestamp": 1644393405.3112843, "creationTimestamp": 1643066843.6193788, "modules": { "ShiftyMod": { diff --git a/manifests/PS-PurrSoftware.json b/manifests/PS-PurrSoftware.json index afca63bc..55f47c57 100644 --- a/manifests/PS-PurrSoftware.json +++ b/manifests/PS-PurrSoftware.json @@ -1,7 +1,7 @@ { "slug": "PS-PurrSoftware", "name": "PS-PurrSoftware", - "version": "2.0.13", + "version": "2.0.14", "license": "GPL-3.0-or-later", "brand": "PurrSoftware", "author": "Ken Chaffin", diff --git a/manifests/PathSet.json b/manifests/PathSet.json index 958d3fa0..d2376ef0 100644 --- a/manifests/PathSet.json +++ b/manifests/PathSet.json @@ -1,9 +1,9 @@ { "slug": "PathSet", "name": "Path Set", - "version": "2.0.0", + "version": "2.1.0", "license": "GPL-3.0-or-later", - "brand": "Patheros", + "brand": "Path Set", "author": "Andrew Hanson", "authorEmail": "", "authorUrl": "https://github.com/patheros", @@ -11,13 +11,14 @@ "manualUrl": "https://github.com/patheros/PathSetModules", "sourceUrl": "https://github.com/patheros/PathSetModules", "donateUrl": "", - "changelogUrl": "", + "changelogUrl": "https://github.com/patheros/PathSetModules/blob/main/CHANGELOG.md", "modules": [ { "slug": "ShiftyMod", "name": "Shifty", "description": "Gate shift register with controllable delays. Create generative gate sequences from a single clock.", "tags": [ + "Clock", "Clock modulator", "Sample and hold" ] diff --git a/manifests/stocaudio.json b/manifests/stocaudio.json index fa2b92a5..3697daf3 100644 --- a/manifests/stocaudio.json +++ b/manifests/stocaudio.json @@ -1,7 +1,7 @@ { "slug": "stocaudio", "name": "stocaudio", - "version": "2.0.0", + "version": "2.0.1", "license": "GPL-3.0-or-later", "author": "Alessandro Petrone", "authorEmail": "contact@stocaudio.com",