Browse Source

Update manifest Comfortzone to 2.1.0, CosineKitty-Sapphire to 2.1.2, voxglitch to 2.23.2, SickoCV to 2.4.0, Ahornberg to 2.1.7, kocmoc to 2.0.3

pull/785/head
Andrew Belt 2 years ago
parent
commit
1eea5741d2
7 changed files with 76 additions and 14 deletions
  1. +21
    -6
      manifests-cache.json
  2. +14
    -2
      manifests/Ahornberg.json
  3. +9
    -1
      manifests/Comfortzone.json
  4. +1
    -1
      manifests/CosineKitty-Sapphire.json
  5. +28
    -1
      manifests/SickoCV.json
  6. +2
    -2
      manifests/kocmoc.json
  7. +1
    -1
      manifests/voxglitch.json

+ 21
- 6
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1667893676.3052874,
"buildTimestamp": 1668414384.6248727,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -3583,7 +3583,7 @@
}
},
"kocmoc": {
"buildTimestamp": 1639113348.286395,
"buildTimestamp": 1668414720.3801916,
"creationTimestamp": 1572165273.0,
"modules": {
"SVF-1": {
@@ -8592,7 +8592,7 @@
"modules": {}
},
"Ahornberg": {
"buildTimestamp": 1657333778.9833972,
"buildTimestamp": 1668414661.952016,
"creationTimestamp": 1562952023.0,
"modules": {
"EqualDivision": {
@@ -8630,6 +8630,9 @@
},
"CopyPastePreset": {
"creationTimestamp": 1657334361.4613907
},
"MIDIController": {
"creationTimestamp": 1668414722.9659467
}
}
},
@@ -9963,11 +9966,14 @@
}
},
"Comfortzone": {
"buildTimestamp": 1638460892.477505,
"buildTimestamp": 1668414145.1653774,
"creationTimestamp": 1609850065.7243133,
"modules": {
"kickbaba": {
"creationTimestamp": 1609850066.0242276
},
"tzfmlead": {
"creationTimestamp": 1668414722.6556408
}
}
},
@@ -11397,7 +11403,7 @@
}
},
"CosineKitty-Sapphire": {
"buildTimestamp": 1667893029.0535583,
"buildTimestamp": 1668414180.849629,
"creationTimestamp": 1660869608.068208,
"modules": {
"Moots": {
@@ -11430,7 +11436,7 @@
}
},
"SickoCV": {
"buildTimestamp": 1665870831.209001,
"buildTimestamp": 1668414473.5571606,
"creationTimestamp": 1661903994.336356,
"modules": {
"Btoggler": {
@@ -11465,6 +11471,15 @@
},
"SwitcherSt": {
"creationTimestamp": 1664898772.5800624
},
"Drummer": {
"creationTimestamp": 1668414721.6031573
},
"Drummer4": {
"creationTimestamp": 1668414721.9222853
},
"Parking": {
"creationTimestamp": 1668414722.285291
}
}
},


+ 14
- 2
manifests/Ahornberg.json View File

@@ -1,7 +1,7 @@
{
"slug": "Ahornberg",
"version": "2.1.6",
"license": "GPL-3.0-only",
"version": "2.1.7",
"license": "GPL-3.0-or-later",
"name": "Ahornberg",
"brand": "Ahornberg",
"author": "Ahornberg",
@@ -130,6 +130,18 @@
"Tuner"
]
},
{
"slug": "MIDIController",
"name": "MIDI Controller",
"description": "MIDI Controller",
"disabled": true,
"manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#midi-controller",
"tags": [
"External",
"MIDI",
"Utility"
]
},
{
"slug": "MIDIPolyExpression",
"name": "MIDI Poly Expression",


+ 9
- 1
manifests/Comfortzone.json View File

@@ -1,7 +1,7 @@
{
"slug": "Comfortzone",
"name": "Comfortzone",
"version": "2.0.0",
"version": "2.1.0",
"license": "GPL-3.0-or-later",
"brand": "Comfortzone",
"author": "hampa",
@@ -21,6 +21,14 @@
"Drum",
"Oscillator"
]
},
{
"slug": "tzfmlead",
"name": "TZFMLead",
"description": "Psy TZFM Lead",
"tags": [
"Oscillator"
]
}
]
}

+ 1
- 1
manifests/CosineKitty-Sapphire.json View File

@@ -1,7 +1,7 @@
{
"slug": "CosineKitty-Sapphire",
"name": "Sapphire",
"version": "2.1.1",
"version": "2.1.2",
"license": "GPL-3.0-or-later",
"brand": "Sapphire",
"author": "Don Cross",


+ 28
- 1
manifests/SickoCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "SickoCV",
"name": "SickoCV",
"version": "2.3.2",
"version": "2.4.0",
"license": "GPL-3.0-or-later",
"brand": "Sickozell",
"author": "Sickozell",
@@ -74,6 +74,33 @@
"Utility"
]
},
{
"slug": "Drummer",
"name": "Drummer",
"description": "Accent and choke utility for drum modules lacking these features",
"tags": [
"Utility",
"Drum"
]
},
{
"slug": "Drummer4",
"name": "Drummer4",
"description": "4 channel accent utility for drum modules lacking this feature",
"tags": [
"Utility",
"Drum",
"Quad"
]
},
{
"slug": "Parking",
"name": "Parking",
"description": "Set of unconnected inputs and outputs just to park unused cables",
"tags": [
"Utility"
]
},
{
"slug": "Switcher",
"name": "Switcher",


+ 2
- 2
manifests/kocmoc.json View File

@@ -1,12 +1,12 @@
{
"slug": "kocmoc",
"name": "kocmoc",
"version": "2.0.2",
"version": "2.0.3",
"license": "GPL-3.0-or-later",
"brand": "kocmoc",
"author": "janne808",
"authorEmail": "janne808@radiofreerobotron.net",
"authorUrl": "https://radiofreerobotron.net/blog/",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "",
"sourceUrl": "https://github.com/janne808/kocmoc-rack-modules/",


+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "2.23.1",
"version": "2.23.2",
"license": "GPL-3.0-or-later",
"brand": "Voxglitch",
"author": "Bret Truchan",


Loading…
Cancel
Save