Browse Source

Add MH

v1
Andrew Belt 4 years ago
parent
commit
b9f97c2cbb
2 changed files with 26 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +17
    -0
      manifests/MH.json

+ 9
- 0
manifests-cache.json View File

@@ -8427,5 +8427,14 @@
"creationTimestamp": 1600010897.3727438
}
}
},
"MH": {
"buildTimestamp": 1600106604.4604282,
"creationTimestamp": 1600106607.3783576,
"modules": {
"Spiro": {
"creationTimestamp": 1600106607.5861368
}
}
}
}

+ 17
- 0
manifests/MH.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save