Browse Source

Update manifest SickoCV to 2.6.5, PS-PurrSoftware to 2.0.33, monome to 2.2.7

v2
Andrew Belt 1 year ago
parent
commit
1996f03650
4 changed files with 29 additions and 6 deletions
  1. +9
    -3
      manifests-cache.json
  2. +1
    -1
      manifests/PS-PurrSoftware.json
  3. +18
    -1
      manifests/SickoCV.json
  4. +1
    -1
      manifests/monome.json

+ 9
- 3
manifests-cache.json View File

@@ -3861,7 +3861,7 @@
"modules": {}
},
"PS-PurrSoftware": {
"buildTimestamp": 1704332965.8801703,
"buildTimestamp": 1706656796.6829398,
"creationTimestamp": 1579232908.0,
"modules": {
"Meander": {
@@ -12060,7 +12060,7 @@
}
},
"SickoCV": {
"buildTimestamp": 1705387247.8352435,
"buildTimestamp": 1706656759.8699584,
"creationTimestamp": 1661903994.336356,
"modules": {
"Btoggler": {
@@ -12164,6 +12164,12 @@
},
"SickoLooper5": {
"creationTimestamp": 1704333639.642802
},
"SickoLooper1": {
"creationTimestamp": 1706657178.7733836
},
"SickoLooper1Exp": {
"creationTimestamp": 1706657178.9223604
}
}
},
@@ -12930,7 +12936,7 @@
}
},
"monome": {
"buildTimestamp": 1705177738.738896,
"buildTimestamp": 1706657178.5959556,
"creationTimestamp": 1687317423.8644073,
"modules": {
"whitewhale": {


+ 1
- 1
manifests/PS-PurrSoftware.json View File

@@ -1,7 +1,7 @@
{
"slug": "PS-PurrSoftware",
"name": "PS-PurrSoftware",
"version": "2.0.32",
"version": "2.0.33",
"license": "GPL-3.0-or-later",
"brand": "PurrSoftware",
"author": "Ken Chaffin",


+ 18
- 1
manifests/SickoCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "SickoCV",
"name": "SickoCV",
"version": "2.6.3",
"version": "2.6.5",
"license": "GPL-3.0-or-later",
"brand": "Sickozell",
"author": "Sickozell",
@@ -238,6 +238,23 @@
"Polyphonic"
]
},
{
"slug": "SickoLooper1",
"name": "sickoLooper1",
"description": "1 track looper with builtin clock generator, click and meter",
"tags": [
"Sampler"
]
},
{
"slug": "SickoLooper1Exp",
"name": "sickoLooperX",
"description": "1 track Looper / Expander for sickoLooper1",
"tags": [
"Sampler",
"Expander"
]
},
{
"slug": "SickoLooper3",
"name": "sickoLooper3",


+ 1
- 1
manifests/monome.json View File

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


Loading…
Cancel
Save