From 3053403dcc4cf2e2456d3256efd88567f4c7b11f Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 20 Dec 2022 17:32:21 -0500 Subject: [PATCH] Update manifest ALM031 to 2.0.0 --- manifests-cache.json | 8 ++++++++ manifests/ALM031.json | 27 +++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 manifests/ALM031.json diff --git a/manifests-cache.json b/manifests-cache.json index 8ff22f84..f597d892 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11824,5 +11824,13 @@ "creationTimestamp": 1671488541.9616227 } } + }, + "ALM031": { + "creationTimestamp": 1671575493.6900988, + "modules": { + "TysoDaiko": { + "creationTimestamp": 1671575493.8328516 + } + } } } \ No newline at end of file diff --git a/manifests/ALM031.json b/manifests/ALM031.json new file mode 100644 index 00000000..4258b448 --- /dev/null +++ b/manifests/ALM031.json @@ -0,0 +1,27 @@ +{ + "slug": "ALM031", + "name": "ALM Busy Circuits Tyso Daiko", + "version": "2.0.0", + "license": "proprietary", + "brand": "ALM Busy Circuits", + "author": "ALM", + "authorEmail": "help@busycircuits.com", + "authorUrl": "https://busycircuits.com", + "pluginUrl": "https://busycircuits.com/alm031/", + "manualUrl": "https://busycircuits.com/docs/alm031-manual.pdf", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "TysoDaiko", + "name": "TYSO DAIKO", + "description": "ALM031 Tyso Daiko: Dual Digital Drum Voice", + "tags": [ + "Drums", + "Digital", + "Hardware Clone" + ] + } + ] +} \ No newline at end of file