Browse Source

Update manifest OkaySynthesizer to 2.0.1, OrangeLine to 2.4.10, SanguineMutants to 2.6.8

v2
Andrew Belt 2 days ago
parent
commit
0e052a754c
4 changed files with 41 additions and 4 deletions
  1. +11
    -2
      manifests-cache.json
  2. +28
    -0
      manifests/OkaySynthesizer.json
  3. +1
    -1
      manifests/OrangeLine.json
  4. +1
    -1
      manifests/SanguineMutants.json

+ 11
- 2
manifests-cache.json View File

@@ -1361,7 +1361,7 @@
}
},
"OrangeLine": {
"buildTimestamp": 1745289871.380697,
"buildTimestamp": 1748966648.5942957,
"creationTimestamp": 1571530639.0,
"modules": {
"Fence": {
@@ -14232,7 +14232,7 @@
}
},
"SanguineMutants": {
"buildTimestamp": 1748198488.7258022,
"buildTimestamp": 1748966851.7929988,
"creationTimestamp": 1717919524.088269,
"modules": {
"Funes": {
@@ -15403,5 +15403,14 @@
"creationTimestamp": 1748712018.1374023
}
}
},
"OkaySynthesizer": {
"buildTimestamp": 1748966601.3361301,
"creationTimestamp": 1748966852.1253822,
"modules": {
"lowstepper": {
"creationTimestamp": 1748966852.205149
}
}
}
}

+ 28
- 0
manifests/OkaySynthesizer.json View File

@@ -0,0 +1,28 @@
{
"slug": "OkaySynthesizer",
"name": "Okay Synthesizer",
"version": "2.0.1",
"license": "GPL-3.0-or-later",
"brand": "Okay Synthesizer",
"author": "Okay Synthesizer",
"authorEmail": "rafael@okaysynthesizer.com",
"authorUrl": "https://okaysynthesizer.com/",
"pluginUrl": "https://okaysynthesizer.com/",
"manualUrl": "https://okaysynthesizer.com/",
"sourceUrl": "https://github.com/rafkhan/okay-synthesizer-vcvrack",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "lowstepper",
"name": "lowstepper",
"description": "Dual phase maniuplation LFO",
"tags": [
"Low-frequency Oscillator",
"dual",
"multiple",
"clock generator"
]
}
]
}

+ 1
- 1
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{
"slug": "OrangeLine",
"name": "OrangeLine",
"version": "2.4.9",
"version": "2.4.10",
"license": "GPL-3.0-only",
"brand": "",
"author": "Dieter Stubler",


+ 1
- 1
manifests/SanguineMutants.json View File

@@ -1,7 +1,7 @@
{
"slug": "SanguineMutants",
"name": "Sanguine Mutants",
"version": "2.6.7",
"version": "2.6.8",
"license": "GPL-3.0-or-later",
"author": "Bloodbat",
"pluginUrl": "https://github.com/Bloodbat/SanguineMutants",


Loading…
Cancel
Save