From 62f22aae9662d8f38f2988b1b945553391718df9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 10 Oct 2022 04:00:21 -0400 Subject: [PATCH] Revert "Update manifest VCV-Pro to 2.0.0" This reverts commit b8cd2287eee8ed2d80e5fea8212e549a3ef830a5. --- manifests-cache.json | 15 ------------- manifests/VCV-Pro.json | 50 ------------------------------------------ 2 files changed, 65 deletions(-) delete mode 100644 manifests/VCV-Pro.json diff --git a/manifests-cache.json b/manifests-cache.json index a1a29809..d41e54e2 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11458,20 +11458,5 @@ "creationTimestamp": 1665089658.213899 } } - }, - "VCV-Pro": { - "buildTimestamp": 1665388300.4683323, - "creationTimestamp": 1665388302.4371305, - "modules": { - "Chorus": { - "creationTimestamp": 1665388302.9131236 - }, - "Flanger": { - "creationTimestamp": 1665388303.4740016 - }, - "Phaser": { - "creationTimestamp": 1665388303.8026252 - } - } } } \ No newline at end of file diff --git a/manifests/VCV-Pro.json b/manifests/VCV-Pro.json deleted file mode 100644 index f4ab0327..00000000 --- a/manifests/VCV-Pro.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "slug": "VCV-Pro", - "name": "Pro", - "version": "2.0.0", - "license": "proprietary", - "brand": "VCV", - "author": "VCV", - "authorEmail": "support@vcvrack.com", - "authorUrl": "https://vcvrack.com/", - "pluginUrl": "https://vcvrack.com/Pro", - "manualUrl": "https://vcvrack.com/Pro#manual", - "sourceUrl": "", - "donateUrl": "", - "changelogUrl": "", - "modules": [ - { - "slug": "Chorus", - "name": "Chorus", - "description": "", - "manualUrl": "https://vcvrack.com/Pro#Chorus", - "tags": [ - "Chorus", - "Effect", - "Polyphonic" - ] - }, - { - "slug": "Flanger", - "name": "Flanger", - "description": "", - "manualUrl": "https://vcvrack.com/Pro#Flanger", - "tags": [ - "Flanger", - "Effect", - "Polyphonic" - ] - }, - { - "slug": "Phaser", - "name": "Phaser", - "description": "", - "manualUrl": "https://vcvrack.com/Pro#Phaser", - "tags": [ - "Phaser", - "Effect", - "Polyphonic" - ] - } - ] -} \ No newline at end of file