Browse Source

Update manifest OrangeLine to 2.4.3, monome to 2.2.5

pull/785/head
Andrew Belt 1 year ago
parent
commit
93def3f522
3 changed files with 18 additions and 4 deletions
  1. +5
    -2
      manifests-cache.json
  2. +12
    -1
      manifests/OrangeLine.json
  3. +1
    -1
      manifests/monome.json

+ 5
- 2
manifests-cache.json View File

@@ -1352,7 +1352,7 @@
}
},
"OrangeLine": {
"buildTimestamp": 1650828839.002306,
"buildTimestamp": 1705177301.2353644,
"creationTimestamp": 1571530639.0,
"modules": {
"Fence": {
@@ -1378,6 +1378,9 @@
},
"Morph": {
"creationTimestamp": 1650829410.04574
},
"Morpheus": {
"creationTimestamp": 1705177738.9511976
}
}
},
@@ -12903,7 +12906,7 @@
}
},
"monome": {
"buildTimestamp": 1696704776.9047973,
"buildTimestamp": 1705177738.738896,
"creationTimestamp": 1687317423.8644073,
"modules": {
"whitewhale": {


+ 12
- 1
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{
"slug": "OrangeLine",
"name": "OrangeLine",
"version": "2.4.2",
"version": "2.4.3",
"license": "GPL-3.0-only",
"brand": "",
"author": "Dieter Stubler",
@@ -96,6 +96,17 @@
"Random",
"Polyphonic"
]
},
{
"slug": "Morpheus",
"name": "Morpheus",
"description": "Morphing of given or random sequences with turing machine functionality and 16 Internal Memory Slots.",
"tags": [
"Utility",
"Sequencer",
"Random",
"Polyphonic"
]
}
]
}

+ 1
- 1
manifests/monome.json View File

@@ -1,7 +1,7 @@
{
"slug": "monome",
"name": "monome",
"version": "2.2.3",
"version": "2.2.5",
"minRackVersion": "2.4.0",
"license": "GPL-2.0-only",
"author": "Michael Dewberry",


Loading…
Cancel
Save