From f3748fbd9089a4f097b4955d13de7675162363da Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 15 Mar 2024 09:54:04 -0400 Subject: [PATCH] Update manifest ALM042 to 2.0.0 --- manifests-cache.json | 9 +++++++++ manifests/ALM042.json | 27 +++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 manifests/ALM042.json diff --git a/manifests-cache.json b/manifests-cache.json index dfa3d947..02f83044 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -13456,5 +13456,14 @@ "creationTimestamp": 1709087624.6369748 } } + }, + "ALM042": { + "buildTimestamp": 1710510746.753245, + "creationTimestamp": 1710510748.5282993, + "modules": { + "CIZZLE": { + "creationTimestamp": 1710510748.5531518 + } + } } } \ No newline at end of file diff --git a/manifests/ALM042.json b/manifests/ALM042.json new file mode 100644 index 00000000..d578fa5c --- /dev/null +++ b/manifests/ALM042.json @@ -0,0 +1,27 @@ +{ + "slug": "ALM042", + "name": "ALM Busy Circuits CIZZLE", + "version": "2.0.0", + "license": "proprietary", + "brand": "ALM Busy Circuits", + "author": "ALM", + "authorEmail": "help@busycircuits.com", + "authorUrl": "https://busycircuits.com", + "pluginUrl": "https://busycircuits.com/alm042/", + "manualUrl": "https://busycircuits.com/docs/alm042-manual.pdf", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "CIZZLE", + "name": "CIZZLE", + "description": "ALM042 CIZZLE: Dual Oscillator inspired by Casio CZ", + "tags": [ + "CZ", + "Digital", + "Hardware Clone" + ] + } + ] +} \ No newline at end of file