From b6a3254f944169cf2e08301f1d143108d1864536 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 4 Aug 2025 21:32:34 -0400 Subject: [PATCH] Update manifest Hugelton to 2.0.1 --- manifests-cache.json | 8 +++++++- manifests/Hugelton.json | 31 ++++++++++++++++++++++++++----- 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index b0713424..54057696 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -15135,11 +15135,17 @@ } }, "Hugelton": { - "buildTimestamp": 1737394427.66222, + "buildTimestamp": 1754357479.6814573, "creationTimestamp": 1737394427.9194906, "modules": { "K102": { "creationTimestamp": 1737394427.9804885 + }, + "K104": { + "creationTimestamp": 1754357479.7705958 + }, + "K108": { + "creationTimestamp": 1754357479.8552513 } } }, diff --git a/manifests/Hugelton.json b/manifests/Hugelton.json index 806fb003..f63bad27 100644 --- a/manifests/Hugelton.json +++ b/manifests/Hugelton.json @@ -1,22 +1,43 @@ { "slug": "Hugelton", - "name": "Hugelton Instruments", - "version": "2.0.0", + "name": "H\u00fcgelton Instruments", + "version": "2.0.1", "license": "proprietary", - "brand": "hugelton instruments", + "brand": "H\u00fcgelton Instruments", "author": "Leo Kuroshita", "authorUrl": "https://hugelton.com/", "donateUrl": "https://buymeacoffee.com/kurogek", "modules": [ { "slug": "K102", - "name": "K102 Digital Complex Oscillator", - "description": "Complex Oscillator with Compound Unit", + "name": "K102V Digital Compound Oscillator", + "description": "Digital Compound Oscillator", "tags": [ "Oscillator", "Digital", "Hardware clone" ] + }, + { + "slug": "K104", + "name": "K104V Dual Envelope Generator", + "description": "Dual ADSR Envelope Generator ", + "tags": [ + "Envelope generator", + "Dual", + "Hardware clone" + ] + }, + { + "slug": "K108", + "name": "K108V Digital Dual Traveler", + "description": "Dual Filters with CV Control", + "tags": [ + "Filter", + "Dual", + "Digital", + "Hardware clone" + ] } ] } \ No newline at end of file