Browse Source

Update manifest for Tonecarver, PS-PurrSoftware, voxglitch

pull/785/head
Andrew Belt 3 years ago
parent
commit
b8d22d3bef
3 changed files with 8 additions and 8 deletions
  1. +3
    -3
      manifests/PS-PurrSoftware.json
  2. +4
    -4
      manifests/Tonecarver.json
  3. +1
    -1
      manifests/voxglitch.json

+ 3
- 3
manifests/PS-PurrSoftware.json View File

@@ -1,16 +1,16 @@
{
"slug": "PS-PurrSoftware",
"name": "PS-PurrSoftware",
"version": "1.0.11",
"version": "2.0.12",
"license": "GPL-3.0-or-later",
"brand": "PurrSoftware",
"author": "Ken Chaffin",
"authorEmail": "",
"authorUrl": "https://github.com/knchaffin/Meander",
"pluginUrl": "https://github.com/knchaffin/Meander",
"manualUrl": "https://github.com/knchaffin/Meander/blob/master/README.md",
"manualUrl": "https://github.com/knchaffin/Meander/blob/master-V2/README.md",
"sourceUrl": "https://github.com/knchaffin/Meander",
"changelogUrl": "https://github.com/knchaffin/Meander/blob/master/README.md",
"changelogUrl": "https://github.com/knchaffin/Meander/blob/master-V2/README.md",
"donateUrl": "",
"modules": [
{


+ 4
- 4
manifests/Tonecarver.json View File

@@ -1,22 +1,22 @@
{
"slug": "Tonecarver",
"name": "Tonecarver",
"version": "1.0.4",
"version": "2.0.0",
"license": "GPL-3.0-only",
"brand": "Tonecarver",
"author": "Bill Davies",
"authorEmail": "bdavies00@yahoo.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://github.com/Tonecarver/tcRackModules#readme",
"sourceUrl": "https://github.com/Tonecarver/tcRackModules",
"manualUrl": "https://github.com/Tonecarver/tcRackModules/tree/v2#readme",
"sourceUrl": "https://github.com/Tonecarver/tcRackModules/tree/v2",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Blur",
"name": "Blur",
"description": "Spectral Blur",
"description": "Spectral Manipulator: Blur, Filter, Pitch, Gain, Robot",
"tags": [
"Effect"
]


+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "1.34.1",
"version": "2.0.0",
"license": "BSD-3-Clause",
"brand": "Voxglitch",
"author": "Bret Truchan",


Loading…
Cancel
Save