From da53d8c406e1f331cf174f9dbb0ba8396f2625f7 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 20 Jan 2025 12:34:39 -0500 Subject: [PATCH] Update manifest Hugelton to 2.0.0 --- manifests-cache.json | 9 +++++++++ manifests/Hugelton.json | 22 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 manifests/Hugelton.json diff --git a/manifests-cache.json b/manifests-cache.json index 84b54dcd..0ffd3a69 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -14872,5 +14872,14 @@ "creationTimestamp": 1735949076.9906766 } } + }, + "Hugelton": { + "buildTimestamp": 1737394427.66222, + "creationTimestamp": 1737394427.9194906, + "modules": { + "K102": { + "creationTimestamp": 1737394427.9804885 + } + } } } \ No newline at end of file diff --git a/manifests/Hugelton.json b/manifests/Hugelton.json new file mode 100644 index 00000000..806fb003 --- /dev/null +++ b/manifests/Hugelton.json @@ -0,0 +1,22 @@ +{ + "slug": "Hugelton", + "name": "Hugelton Instruments", + "version": "2.0.0", + "license": "proprietary", + "brand": "hugelton 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", + "tags": [ + "Oscillator", + "Digital", + "Hardware clone" + ] + } + ] +} \ No newline at end of file