Browse Source

Revert "Revert "Update manifest VCV-Pro to 2.0.0""

This reverts commit 62f22aae96.
pull/785/head
Andrew Belt 2 years ago
parent
commit
d036452cce
2 changed files with 65 additions and 0 deletions
  1. +15
    -0
      manifests-cache.json
  2. +50
    -0
      manifests/VCV-Pro.json

+ 15
- 0
manifests-cache.json View File

@@ -11458,5 +11458,20 @@
"creationTimestamp": 1665089658.213899
}
}
},
"VCV-Pro": {
"buildTimestamp": 1665388300.4683323,
"creationTimestamp": 1665388302.4371305,
"modules": {
"Chorus": {
"creationTimestamp": 1665388302.9131236
},
"Flanger": {
"creationTimestamp": 1665388303.4740016
},
"Phaser": {
"creationTimestamp": 1665388303.8026252
}
}
}
}

+ 50
- 0
manifests/VCV-Pro.json View File

@@ -0,0 +1,50 @@
{
"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"
]
}
]
}

Loading…
Cancel
Save