Browse Source

Update manifest for kocmoc, Bogaudio, squinkylabs-plug1

v1
Andrew Belt 5 years ago
parent
commit
277e83a99b
4 changed files with 12 additions and 9 deletions
  1. +3
    -3
      manifests-cache.json
  2. +1
    -1
      manifests/Bogaudio.json
  3. +1
    -1
      manifests/kocmoc.json
  4. +7
    -4
      manifests/squinkylabs-plug1.json

+ 3
- 3
manifests-cache.json View File

@@ -731,7 +731,7 @@
}
},
"Bogaudio": {
"buildTimestamp": 1587867850.564224,
"buildTimestamp": 1588110705.6993463,
"creationTimestamp": 1518016501.0,
"modules": {
"Bogaudio-VCO": {
@@ -2341,7 +2341,7 @@
}
},
"squinkylabs-plug1": {
"buildTimestamp": 1582939645.2778745,
"buildTimestamp": 1588109903.2899172,
"creationTimestamp": 1521738241.0,
"modules": {
"squinkylabs-ev3": {
@@ -3058,7 +3058,7 @@
}
},
"kocmoc": {
"buildTimestamp": 1586324000.8982444,
"buildTimestamp": 1588110760.6571217,
"creationTimestamp": 1572165273.0,
"modules": {
"SVF-1": {


+ 1
- 1
manifests/Bogaudio.json View File

@@ -1,7 +1,7 @@
{
"slug": "Bogaudio",
"name": "Bogaudio",
"version": "1.1.30",
"version": "1.1.31",
"license": "GPL-3.0-or-later",
"brand": "Bogaudio",
"author": "Matt Demanett",


+ 1
- 1
manifests/kocmoc.json View File

@@ -1,7 +1,7 @@
{
"slug": "kocmoc",
"name": "kocmoc",
"version": "1.2.9",
"version": "1.3.0",
"license": "GPL-3.0-or-later",
"brand": "kocmoc",
"author": "janne808",


+ 7
- 4
manifests/squinkylabs-plug1.json View File

@@ -8,7 +8,7 @@
"sourceUrl": "https://github.com/squinkylabs/SquinkyVCV",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md",
"changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/CHANGELOG.md",
"version": "1.0.7",
"version": "1.0.8",
"modules": [
{
"slug": "squinkylabs-ev3",
@@ -127,7 +127,7 @@
"slug": "squinkylabs-sequencer4",
"name": "Seq4x4",
"description": "Sequence player",
"disabled": true,
"disabled": false,
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/sq2.md",
"tags": [
"Sequencer",
@@ -140,7 +140,8 @@
"description": "Super saw VCO emulation",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/saws.md",
"tags": [
"VCO"
"VCO",
"Polyphonic"
]
},
{
@@ -229,7 +230,9 @@
"description": "Ladder filter on steroids",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/filter.md",
"tags": [
"VCF"
"VCF",
"Polyphonic",
"Distortion"
]
},
{


Loading…
Cancel
Save