Browse Source

Update manifest voxglitch-devices to 2.5.0

pull/876/head
Andrew Belt 1 month ago
parent
commit
82e7c4e64f
2 changed files with 13 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +9
    -1
      manifests/voxglitch-devices.json

+ 4
- 1
manifests-cache.json View File

@@ -15822,7 +15822,7 @@
} }
}, },
"voxglitch-devices": { "voxglitch-devices": {
"buildTimestamp": 1766114249.9642851,
"buildTimestamp": 1768119810.1774063,
"creationTimestamp": 1752849878.5160182, "creationTimestamp": 1752849878.5160182,
"modules": { "modules": {
"spores": { "spores": {
@@ -15833,6 +15833,9 @@
}, },
"circuit_bender": { "circuit_bender": {
"creationTimestamp": 1766114250.3204424 "creationTimestamp": 1766114250.3204424
},
"patch_seq": {
"creationTimestamp": 1768119810.6845572
} }
} }
}, },


+ 9
- 1
manifests/voxglitch-devices.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "voxglitch-devices", "slug": "voxglitch-devices",
"name": "Voxglitch Devices", "name": "Voxglitch Devices",
"version": "2.4.0",
"version": "2.5.0",
"license": "proprietary", "license": "proprietary",
"brand": "Voxglitch", "brand": "Voxglitch",
"author": "Bret Truchan", "author": "Bret Truchan",
@@ -40,6 +40,14 @@
"tags": [ "tags": [
"Oscillator" "Oscillator"
] ]
},
{
"slug": "patch_seq",
"name": "PatchSeq",
"description": "Modular within a modular, allowing sequencing through different patches",
"tags": [
"Sequencer"
]
} }
] ]
} }

Loading…
Cancel
Save