Browse Source

Update manifest VCV-Pluck to 2.0.0

v2
Andrew Belt 8 months ago
parent
commit
54d24200ae
2 changed files with 34 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +25
    -0
      manifests/VCV-Pluck.json

+ 9
- 0
manifests-cache.json View File

@@ -14008,5 +14008,14 @@
"creationTimestamp": 1723919612.6448503
}
}
},
"VCV-Pluck": {
"buildTimestamp": 1724231959.4576209,
"creationTimestamp": 1724231959.5673838,
"modules": {
"Pluck": {
"creationTimestamp": 1724231959.6220906
}
}
}
}

+ 25
- 0
manifests/VCV-Pluck.json View File

@@ -0,0 +1,25 @@
{
"slug": "VCV-Pluck",
"name": "VCV Pluck",
"version": "2.0.0",
"license": "https://vcvrack.com/eula",
"brand": "VCV",
"author": "VCV",
"authorEmail": "support@vcvrack.com",
"authorUrl": "https://vcvrack.com/",
"pluginUrl": "https://vcvrack.com/Pluck",
"manualUrl": "https://vcvrack.com/Pluck#manual",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "https://vcvrack.com/Drums#changelog",
"modules": [
{
"slug": "Pluck",
"name": "Pluck",
"description": "",
"tags": [
"Physical modeling"
]
}
]
}

Loading…
Cancel
Save