From 54d24200aebf8f10a39d41b3ee948bb2658414f4 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 21 Aug 2024 05:20:34 -0400 Subject: [PATCH] Update manifest VCV-Pluck to 2.0.0 --- manifests-cache.json | 9 +++++++++ manifests/VCV-Pluck.json | 25 +++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 manifests/VCV-Pluck.json diff --git a/manifests-cache.json b/manifests-cache.json index 85d2b1f7..63958af9 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -14008,5 +14008,14 @@ "creationTimestamp": 1723919612.6448503 } } + }, + "VCV-Pluck": { + "buildTimestamp": 1724231959.4576209, + "creationTimestamp": 1724231959.5673838, + "modules": { + "Pluck": { + "creationTimestamp": 1724231959.6220906 + } + } } } \ No newline at end of file diff --git a/manifests/VCV-Pluck.json b/manifests/VCV-Pluck.json new file mode 100644 index 00000000..5ad1fee7 --- /dev/null +++ b/manifests/VCV-Pluck.json @@ -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" + ] + } + ] +} \ No newline at end of file