Browse Source

Update manifest VultCompacts to 2.0.4, VultModules to 2.0.4, VultModulesFree to 2.0.4, VultMysteries to 2.0.4

pull/785/head
Andrew Belt 3 years ago
parent
commit
594e96b9ab
5 changed files with 22 additions and 8 deletions
  1. +7
    -4
      manifests-cache.json
  2. +1
    -1
      manifests/VultCompacts.json
  3. +2
    -1
      manifests/VultModules.json
  4. +2
    -1
      manifests/VultModulesFree.json
  5. +10
    -1
      manifests/VultMysteries.json

+ 7
- 4
manifests-cache.json View File

@@ -6101,7 +6101,7 @@
} }
}, },
"VultModulesFree": { "VultModulesFree": {
"buildTimestamp": 1643870777.7366898,
"buildTimestamp": 1644403523.943767,
"creationTimestamp": 1521738241.0, "creationTimestamp": 1521738241.0,
"modules": { "modules": {
"Basal": { "Basal": {
@@ -7195,7 +7195,7 @@
} }
}, },
"VultCompacts": { "VultCompacts": {
"buildTimestamp": 1643870776.0299683,
"buildTimestamp": 1644403522.4137259,
"creationTimestamp": 1527117794.0, "creationTimestamp": 1527117794.0,
"modules": { "modules": {
"Freak": { "Freak": {
@@ -7892,7 +7892,7 @@
} }
}, },
"VultMysteries": { "VultMysteries": {
"buildTimestamp": 1643870778.7433887,
"buildTimestamp": 1644403525.6304793,
"creationTimestamp": 1563301966.0, "creationTimestamp": 1563301966.0,
"modules": { "modules": {
"Lapsus": { "Lapsus": {
@@ -7906,6 +7906,9 @@
}, },
"Feigen": { "Feigen": {
"creationTimestamp": 1609039496.955341 "creationTimestamp": 1609039496.955341
},
"Anima": {
"creationTimestamp": 1644403527.4458187
} }
} }
}, },
@@ -8311,7 +8314,7 @@
"modules": {} "modules": {}
}, },
"VultModules": { "VultModules": {
"buildTimestamp": 1643870776.8966627,
"buildTimestamp": 1644403523.250415,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"Basal": { "Basal": {


+ 1
- 1
manifests/VultCompacts.json View File

@@ -8,7 +8,7 @@
"pluginUrl": "https://modlfo.github.io/VultModules/compacts/", "pluginUrl": "https://modlfo.github.io/VultModules/compacts/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "2.0.3",
"version": "2.0.4",
"modules": [ "modules": [
{ {
"slug": "Freak", "slug": "Freak",


+ 2
- 1
manifests/VultModules.json View File

@@ -8,7 +8,7 @@
"pluginUrl": "https://modlfo.github.io/VultModules/premium/", "pluginUrl": "https://modlfo.github.io/VultModules/premium/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "2.0.3",
"version": "2.0.4",
"modules": [ "modules": [
{ {
"slug": "Basal", "slug": "Basal",
@@ -125,6 +125,7 @@
"name": "Jorus", "name": "Jorus",
"tags": [ "tags": [
"Effect", "Effect",
"Chorus",
"Polyphonic" "Polyphonic"
], ],
"description": "Analog Chorus" "description": "Analog Chorus"


+ 2
- 1
manifests/VultModulesFree.json View File

@@ -8,7 +8,7 @@
"pluginUrl": "https://modlfo.github.io/VultModules/", "pluginUrl": "https://modlfo.github.io/VultModules/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "2.0.3",
"version": "2.0.4",
"modules": [ "modules": [
{ {
"slug": "Basal", "slug": "Basal",
@@ -97,6 +97,7 @@
"name": "Jorus", "name": "Jorus",
"tags": [ "tags": [
"Effect", "Effect",
"Chorus",
"Polyphonic" "Polyphonic"
], ],
"description": "Analog Chorus" "description": "Analog Chorus"


+ 10
- 1
manifests/VultMysteries.json View File

@@ -8,8 +8,17 @@
"pluginUrl": "https://modlfo.github.io/VultModules/mysteries/", "pluginUrl": "https://modlfo.github.io/VultModules/mysteries/",
"authorUrl": "https://vult-dsp.com", "authorUrl": "https://vult-dsp.com",
"manualUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules",
"version": "2.0.3",
"version": "2.0.4",
"modules": [ "modules": [
{
"slug": "Anima",
"name": "Anima",
"tags": [
"Sequencer",
"Random"
],
"description": "Psychic Sequence Generator"
},
{ {
"slug": "Lapsus", "slug": "Lapsus",
"name": "Lapsus", "name": "Lapsus",


Loading…
Cancel
Save