Browse Source

Revert plugins whose build doesn't load in Windows because of a toolchain bug.

v2
Andrew Belt 3 weeks ago
parent
commit
124fc09a29
7 changed files with 9 additions and 22 deletions
  1. +1
    -14
      manifests/Cella.json
  2. +1
    -1
      manifests/Chinenual-VCV.json
  3. +3
    -3
      manifests/SanguineMonsters.json
  4. +1
    -1
      manifests/SanguineMutants.json
  5. +1
    -1
      manifests/squinktronix-plug1.json
  6. +1
    -1
      manifests/trowaSoft.json
  7. +1
    -1
      manifests/voxglitch.json

+ 1
- 14
manifests/Cella.json View File

@@ -1,7 +1,7 @@
{
"slug": "Cella",
"name": "Cella",
"version": "2.0.7",
"version": "2.0.6",
"license": "GPL-3.0-or-later",
"brand": "Cella",
"author": "Victor Kashirin",
@@ -80,19 +80,6 @@
"Random",
"Slew limiter"
]
},
{
"slug": "CognitiveShift",
"name": "Cognitive Shift",
"description": "Advanced 8-bit digital shift register with clock, gates or trigger outputs, 4 DAC-based CV generators and various self-patching capabilities",
"manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.md#cognitive-shift",
"keywords": "lfsr nlfsr feedback r2r dac",
"tags": [
"Sequencer",
"Sample and hold",
"Clock modulator",
"Logic"
]
}
]
}

+ 1
- 1
manifests/Chinenual-VCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "Chinenual-VCV",
"name": "Chinenual",
"version": "2.7.1",
"version": "2.7.0",
"license": "GPL-3.0-or-later",
"brand": "Chinenual",
"author": "Steve Tynor",


+ 3
- 3
manifests/SanguineMonsters.json View File

@@ -1,14 +1,14 @@
{
"slug": "SanguineMonsters",
"name": "Sanguine Monsters",
"version": "2.3.2",
"name": "Sanguine Modules",
"version": "2.3.1",
"license": "GPL-3.0-or-later",
"author": "Bloodbat",
"pluginUrl": "https://github.com/Bloodbat/SanguineMonsters",
"sourceUrl": "https://github.com/Bloodbat/SanguineMonsters",
"description": "Monster modules for your everyday needs.",
"changelogUrl": "https://github.com/Bloodbat/SanguineMonsters/blob/main/CHANGELOG.md",
"manualUrl": "https://media.githubusercontent.com/media/Bloodbat/SanguineModulesManuals/refs/heads/main/monsters_manual.pdf",
"manualUrl": "https://raw.githubusercontent.com/Bloodbat/SanguineModulesManuals/main/monsters_manual.pdf",
"modules": [
{
"slug": "Sanguine-SuperSwitch81",


+ 1
- 1
manifests/SanguineMutants.json View File

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


+ 1
- 1
manifests/squinktronix-plug1.json View File

@@ -2,7 +2,7 @@
"slug": "squinktronix-plug1",
"name": "Squinktronix",
"author": "Squinktronix",
"version": "2.2.7",
"version": "2.2.6",
"license": "GPL-3.0-or-later",
"manualUrl": "https://github.com/squinkylabs/SqHarmony/blob/main/README.md",
"sourceUrl": "https://github.com/squinkylabs/SqHarmony",


+ 1
- 1
manifests/trowaSoft.json View File

@@ -2,7 +2,7 @@
"slug": "trowaSoft",
"name": "trowaSoft",
"brand": "trowaSoft",
"version": "2.0.9",
"version": "2.0.8",
"license": "BSD-3-Clause",
"author": "j4s0n-c",
"authorEmail": "trowasoft.vcv@gmail.com",


+ 1
- 1
manifests/voxglitch.json View File

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


Loading…
Cancel
Save