From 7163774b398223b2bdd56cf166dd37ccf43bcbba Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 29 May 2020 10:40:42 -0400 Subject: [PATCH] Update manifest for Stoermelder-P1 --- manifests-cache.json | 5 ++++- manifests/Stoermelder-P1.json | 12 +++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index bee0462f..eb8e5636 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -2049,7 +2049,7 @@ } }, "Stoermelder-P1": { - "buildTimestamp": 1589300764.5480373, + "buildTimestamp": 1590763075.7981458, "creationTimestamp": 1559409342.0, "modules": { "CVMap": { @@ -2141,6 +2141,9 @@ }, "Fr": { "creationTimestamp": 1589036898.0215738 + }, + "Stroke": { + "creationTimestamp": 1590763078.850774 } } }, diff --git a/manifests/Stoermelder-P1.json b/manifests/Stoermelder-P1.json index b0fab812..f47c9076 100644 --- a/manifests/Stoermelder-P1.json +++ b/manifests/Stoermelder-P1.json @@ -1,6 +1,6 @@ { "slug": "Stoermelder-P1", - "version": "1.6.2", + "version": "1.6.3", "license": "GPL-3.0-only", "author": "Benjamin Dill", "name": "PackOne", @@ -312,6 +312,16 @@ "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Fr.md", "disabled": true }, + { + "slug": "Stroke", + "name": "STROKE", + "description": "Utility for converting hotkys to triggers and gates", + "tags": [ + "Utility" + ], + "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Stroke.md", + "disabled": true + }, { "slug": "AudioInterface64", "name": "AUDIO-64",