Browse Source

Update manifest VCV-Host to 2.0.4

pull/785/head
Andrew Belt 1 year ago
parent
commit
07790f2fa0
2 changed files with 8 additions and 2 deletions
  1. +1
    -1
      manifests-cache.json
  2. +7
    -1
      manifests/VCV-Host.json

+ 1
- 1
manifests-cache.json View File

@@ -2124,7 +2124,7 @@
} }
}, },
"VCV-Host": { "VCV-Host": {
"buildTimestamp": 1639109924.8723943,
"buildTimestamp": 1693895593.522805,
"creationTimestamp": 1543081940.0, "creationTimestamp": 1543081940.0,
"modules": { "modules": {
"Host": { "Host": {


+ 7
- 1
manifests/VCV-Host.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "VCV-Host", "slug": "VCV-Host",
"name": "VCV Host", "name": "VCV Host",
"version": "2.0.3",
"version": "2.0.4",
"license": "https://vcvrack.com/eula", "license": "https://vcvrack.com/eula",
"brand": "VCV", "brand": "VCV",
"author": "VCV", "author": "VCV",
@@ -15,6 +15,7 @@
"slug": "Host", "slug": "Host",
"name": "Host", "name": "Host",
"description": "VST instrument plugin host", "description": "VST instrument plugin host",
"manualUrl": "https://vcvrack.com/Host#Host",
"tags": [ "tags": [
"External", "External",
"Polyphonic" "Polyphonic"
@@ -24,6 +25,7 @@
"slug": "Host-FX", "slug": "Host-FX",
"name": "Host-FX", "name": "Host-FX",
"description": "VST effect plugin host", "description": "VST effect plugin host",
"manualUrl": "https://vcvrack.com/Host#Host-FX",
"tags": [ "tags": [
"External", "External",
"Polyphonic" "Polyphonic"
@@ -33,6 +35,7 @@
"slug": "Host-XL", "slug": "Host-XL",
"name": "Host-XL", "name": "Host-XL",
"description": "Expanded VST instrument/effect plugin host", "description": "Expanded VST instrument/effect plugin host",
"manualUrl": "https://vcvrack.com/Host#Host-XL",
"tags": [ "tags": [
"External", "External",
"Polyphonic" "Polyphonic"
@@ -42,6 +45,7 @@
"slug": "Host-CV", "slug": "Host-CV",
"name": "Host-CV", "name": "Host-CV",
"description": "MIDI output expander for all Host modules", "description": "MIDI output expander for all Host modules",
"manualUrl": "https://vcvrack.com/Host#Host-CV",
"tags": [ "tags": [
"External", "External",
"MIDI" "MIDI"
@@ -51,6 +55,7 @@
"slug": "Host-CC", "slug": "Host-CC",
"name": "Host-CC", "name": "Host-CC",
"description": "MIDI CC output expander for all Host modules", "description": "MIDI CC output expander for all Host modules",
"manualUrl": "https://vcvrack.com/Host#Host-CC",
"tags": [ "tags": [
"External", "External",
"MIDI" "MIDI"
@@ -60,6 +65,7 @@
"slug": "Host-Gate", "slug": "Host-Gate",
"name": "Host-Gate", "name": "Host-Gate",
"description": "MIDI note gate output expander for all Host modules", "description": "MIDI note gate output expander for all Host modules",
"manualUrl": "https://vcvrack.com/Host#Host-Gate",
"tags": [ "tags": [
"External", "External",
"MIDI" "MIDI"


Loading…
Cancel
Save