Browse Source

Update manifest for NYSTHI

v1
Andrew Belt 5 years ago
parent
commit
93538c222f
2 changed files with 15 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +11
    -1
      manifests/NYSTHI.json

+ 4
- 1
manifests-cache.json View File

@@ -6861,7 +6861,7 @@
} }
}, },
"NYSTHI": { "NYSTHI": {
"buildTimestamp": 1601824025.4199758,
"buildTimestamp": 1607195794.606822,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"Logic": { "Logic": {
@@ -7289,6 +7289,9 @@
}, },
"SimplerTapeControl": { "SimplerTapeControl": {
"creationTimestamp": 1600481375.4440374 "creationTimestamp": 1600481375.4440374
},
"Programmer": {
"creationTimestamp": 1607195797.1395795
} }
} }
}, },


+ 11
- 1
manifests/NYSTHI.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NYSTHI", "slug": "NYSTHI",
"license": "proprietary", "license": "proprietary",
"version": "1.0.16",
"version": "1.0.17",
"name": "NYSTHI", "name": "NYSTHI",
"brand": "NYSTHI", "brand": "NYSTHI",
"author": "NYSTHI", "author": "NYSTHI",
@@ -1353,6 +1353,16 @@
"Expander", "Expander",
"Effect" "Effect"
] ]
},
{
"slug": "Programmer",
"name": "Programmer",
"description": "Serge Style Programmer/Sequencer",
"tags": [
"Utility",
"Controller",
"Sequencer"
]
} }
] ]
} }

Loading…
Cancel
Save