diff --git a/manifests-cache.json b/manifests-cache.json index ecb46215..51d80585 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -8427,5 +8427,14 @@ "creationTimestamp": 1600010897.3727438 } } + }, + "MH": { + "buildTimestamp": 1600106604.4604282, + "creationTimestamp": 1600106607.3783576, + "modules": { + "Spiro": { + "creationTimestamp": 1600106607.5861368 + } + } } } \ No newline at end of file diff --git a/manifests/MH.json b/manifests/MH.json new file mode 100644 index 00000000..1c57aca5 --- /dev/null +++ b/manifests/MH.json @@ -0,0 +1,17 @@ +{ + "slug": "MH", + "name": "MH", + "version": "1.0.0", + "license": "proprietary", + "brand": "MH", + "author": "M. Terry Hunter", + "modules": [ + { + "slug": "Spiro", + "name": "Spiro", + "tags": [ + "Visual" + ] + } + ] +} \ No newline at end of file