Browse Source

Update manifest SickoCV to 2.6.17

v2
Andrew Belt 3 months ago
parent
commit
dfa873a548
2 changed files with 16 additions and 5 deletions
  1. +5
    -2
      manifests-cache.json
  2. +11
    -3
      manifests/SickoCV.json

+ 5
- 2
manifests-cache.json View File

@@ -12318,7 +12318,7 @@
}
},
"SickoCV": {
"buildTimestamp": 1729363245.1577835,
"buildTimestamp": 1737919729.6868622,
"creationTimestamp": 1661903994.336356,
"modules": {
"Btoggler": {
@@ -12482,6 +12482,9 @@
},
"KeySampler": {
"creationTimestamp": 1729364151.9699965
},
"SimpleSeq4": {
"creationTimestamp": 1737919729.7932572
}
}
},
@@ -13671,7 +13674,7 @@
}
},
"ALM034": {
"buildTimestamp": 1737479075.5923848,
"buildTimestamp": 1729791769.276194,
"creationTimestamp": 1697175427.4124482,
"modules": {
"ALM034": {


+ 11
- 3
manifests/SickoCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "SickoCV",
"name": "SickoCV",
"version": "2.6.16",
"version": "2.6.17",
"license": "GPL-3.0-or-later",
"brand": "Sickozell",
"author": "Sickozell",
@@ -402,7 +402,7 @@
{
"slug": "SickoQuant",
"name": "sickoQuant",
"description": "Polyphonic quantizer with scales and presets",
"description": "Polyphonic quantizer with scales and presets (sQuant)",
"tags": [
"Quantizer",
"Polyphonic"
@@ -411,7 +411,7 @@
{
"slug": "SickoQuant4",
"name": "sickoQuant4",
"description": "Four channels polyphonic quantizer with scales and presets",
"description": "Four channels polyphonic quantizer with scales and presets (sQuant4)",
"tags": [
"Quantizer",
"Polyphonic"
@@ -435,6 +435,14 @@
"Polyphonic"
]
},
{
"slug": "SimpleSeq4",
"name": "simpleSeq4",
"description": "4 step sequencer with direction and range setting (ss4)",
"tags": [
"Sequencer"
]
},
{
"slug": "Slewer",
"name": "slewer",


Loading…
Cancel
Save