Browse Source

Update manifest for Plurm, ML_modules

v1
Andrew Belt 3 years ago
parent
commit
ef1615dd68
3 changed files with 15 additions and 4 deletions
  1. +5
    -2
      manifests-cache.json
  2. +1
    -1
      manifests/ML_modules.json
  3. +9
    -1
      manifests/Plurm.json

+ 5
- 2
manifests-cache.json View File

@@ -5520,7 +5520,7 @@
"modules": {}
},
"ML_modules": {
"buildTimestamp": 1610236830.0150168,
"buildTimestamp": 1637854479.2633655,
"creationTimestamp": 1518016501.0,
"modules": {
"BPMdetect": {
@@ -9639,7 +9639,7 @@
}
},
"Plurm": {
"buildTimestamp": 1627193159.6221538,
"buildTimestamp": 1637854383.0610237,
"creationTimestamp": 1619962434.980022,
"modules": {
"Stacktrace": {
@@ -9647,6 +9647,9 @@
},
"randomchordrecorder": {
"creationTimestamp": 1626771545.088718
},
"randomchordexpndr": {
"creationTimestamp": 1637854480.0648663
}
}
},


+ 1
- 1
manifests/ML_modules.json View File

@@ -1,7 +1,7 @@
{
"slug": "ML_modules",
"name": "ML Modules",
"version": "1.1.3",
"version": "1.1.4",
"license": "BSD-3-Clause",
"author": "Martin Lueders",
"brand": "ML Modules",


+ 9
- 1
manifests/Plurm.json View File

@@ -1,7 +1,7 @@
{
"slug": "Plurm",
"name": "Plurm",
"version": "1.1.1",
"version": "1.2.0",
"license": "GPL-3.0-or-later",
"brand": "Plurm",
"author": "David Cherepov",
@@ -29,6 +29,14 @@
"Sequencer",
"Random"
]
},
{
"slug": "randomchordexpndr",
"name": "randomchordexpndr",
"description": "an expander for randomchordrecorder",
"tags": [
"Expander"
]
}
]
}

Loading…
Cancel
Save