Browse Source

Update manifest for Extratone, Bidoo, OrangeLine

v1
Andrew Belt 3 years ago
parent
commit
102efb0d91
4 changed files with 18 additions and 6 deletions
  1. +6
    -3
      manifests-cache.json
  2. +1
    -1
      manifests/Bidoo.json
  3. +1
    -1
      manifests/Extratone.json
  4. +10
    -1
      manifests/OrangeLine.json

+ 6
- 3
manifests-cache.json View File

@@ -1259,7 +1259,7 @@
}
},
"OrangeLine": {
"buildTimestamp": 1621236577.5804384,
"buildTimestamp": 1622576320.079655,
"creationTimestamp": 1571530639.0,
"modules": {
"Fence": {
@@ -1273,6 +1273,9 @@
},
"Phrase": {
"creationTimestamp": 1621236603.8001497
},
"Dejavu": {
"creationTimestamp": 1622576353.8054552
}
}
},
@@ -4426,7 +4429,7 @@
}
},
"Bidoo": {
"buildTimestamp": 1614835805.8226697,
"buildTimestamp": 1622576275.4951856,
"creationTimestamp": 1518016501.0,
"modules": {
"vOId": {
@@ -9465,7 +9468,7 @@
}
},
"Extratone": {
"buildTimestamp": 1622400123.1813254,
"buildTimestamp": 1622576353.5271752,
"creationTimestamp": 1620402349.2390156,
"modules": {
"Modulo": {


+ 1
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{
"slug": "Bidoo",
"version": "1.1.29",
"version": "1.1.30",
"license": "GPL-3.0-only",
"name": "Bidoo",
"brand": "Bidoo",


+ 1
- 1
manifests/Extratone.json View File

@@ -1,7 +1,7 @@
{
"slug": "Extratone",
"name": "Extratone",
"version": "1.1.2",
"version": "1.1.3",
"license": "GPL-3.0-or-later",
"brand": "XTRTN",
"author": "Eater of Sheep",


+ 10
- 1
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{
"slug": "OrangeLine",
"name": "OrangeLine",
"version": "1.3.4",
"version": "1.3.5",
"license": "GPL-3.0-only",
"brand": "",
"author": "Dieter Stubler",
@@ -54,6 +54,15 @@
"Sequencer",
"Utility"
]
},
{
"slug": "Dejavu",
"name": "Dejavu",
"description": "Random Cv and Trigger generator with nested repeat functionality",
"tags": [
"Utility",
"Polyphonic"
]
}
]
}

Loading…
Cancel
Save