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


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

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


+ 18
- 1
manifests/SickoCV.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "SickoCV", "slug": "SickoCV",
"name": "SickoCV", "name": "SickoCV",
"version": "2.6.3",
"version": "2.6.5",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Sickozell", "brand": "Sickozell",
"author": "Sickozell", "author": "Sickozell",
@@ -238,6 +238,23 @@
"Polyphonic" "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", "slug": "SickoLooper3",
"name": "sickoLooper3", "name": "sickoLooper3",


+ 1
- 1
manifests/monome.json View File

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


Loading…
Cancel
Save