Browse Source

Update manifest voxglitch to 2.25.1

pull/785/head
Andrew Belt 2 years ago
parent
commit
f6e2f928d4
2 changed files with 24 additions and 2 deletions
  1. +7
    -1
      manifests-cache.json
  2. +17
    -1
      manifests/voxglitch.json

+ 7
- 1
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1671487112.1346939,
"buildTimestamp": 1673764071.4117842,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -455,6 +455,12 @@
},
"onezero": {
"creationTimestamp": 1671488540.1316948
},
"onepoint": {
"creationTimestamp": 1673764071.9865313
},
"sampler16p": {
"creationTimestamp": 1673764072.2803237
}
}
},


+ 17
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "2.25.0",
"version": "2.25.1",
"license": "GPL-3.0-or-later",
"brand": "Voxglitch",
"author": "Bret Truchan",
@@ -134,6 +134,14 @@
"Sequencer"
]
},
{
"slug": "onepoint",
"name": "One Point",
"description": "CV sequencer that uses external file as sequence data",
"tags": [
"Sequencer"
]
},
{
"slug": "onezero",
"name": "One Zero",
@@ -166,6 +174,14 @@
"Effect"
]
},
{
"slug": "sampler16p",
"name": "Sampler16P",
"description": "Sixteen stereo sample playback devices in one compact module.",
"tags": [
"Sampler"
]
},
{
"slug": "samplerx8",
"name": "SamplerX8",


Loading…
Cancel
Save