Browse Source

Revert "Plugin updates" (#394)

pull/408/head
Andrew Belt GitHub 7 years ago
parent
commit
5d02f6508e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 14 additions and 18 deletions
  1. +4
    -4
      .gitmodules
  2. +0
    -2
      manifests/AmalgamatedHarmonics.json
  3. +2
    -2
      manifests/FrozenWasteland.json
  4. +3
    -4
      manifests/MSM.json
  5. +1
    -2
      manifests/Valley.json
  6. +1
    -1
      repos/FrozenWasteland
  7. +1
    -1
      repos/Ohmer
  8. +1
    -1
      repos/Valley
  9. +1
    -1
      repos/moDllz

+ 4
- 4
.gitmodules View File

@@ -53,6 +53,10 @@
path = repos/NauModular
url = https://github.com/naus3a/NauModular
branch = master
[submodule "repos/Ohmer"]
path = repos/Ohmer
url = https://github.com/DomiKamu/Ohmer-Modules.git
branch = 060dev
[submodule "repos/PvC"]
path = repos/PvC
url = https://github.com/phdsg/PvC.git
@@ -173,7 +177,3 @@
path = repos/ParableInstruments
url = https://github.com/adbrant/ArableInstruments.git
branch = parable
[submodule "repos/Ohmer"]
path = repos/Ohmer
url = https://github.com/DomiKamu/Ohmer-Modules.git
branch = master

+ 0
- 2
manifests/AmalgamatedHarmonics.json View File

@@ -1,8 +1,6 @@
{
"name": "Amalgamated Harmonics",
"author": "John Hoar",
"license": "BSD-3-Clause",
"contactEmail": "amalgamatedharmonics@outlook.com",
"manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki",
"sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics",
"latestVersion": "0.6.0",


+ 2
- 2
manifests/FrozenWasteland.json View File

@@ -5,6 +5,6 @@
"manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
"sourceUrl": "https://github.com/almostEric/FrozenWasteland",
"donateUrl": "https://paypal.me/FrozenWasteland",
"latestVersion": "0.6.1",
"latestVersion": "0.6.0",
"status": "available"
}
}

+ 3
- 4
manifests/MSM.json View File

@@ -1,9 +1,8 @@
{
"name": "MSM",
"author": "Phal-anx",
"license": "CC-BY-NC-ND-4.0",
"contactEmail": "phal.anx.art@gmail.com",
"license": "CC BY-NC-ND 4.0",
"pluginUrl": "https://github.com/Phal-anx/MSM",
"manualUrl": "https://drive.google.com/file/d/1Cjof90oYVltSJuXu0hqpw9hIN3r3U94T/view",
"latestVersion": "0.6.0"
"manualUrl": "https://github.com/Phal-anx/MSM/blob/master/Help/MSM%20Help.pdf",
"latestVersion": "0.5.6"
}

+ 1
- 2
manifests/Valley.json View File

@@ -1,8 +1,7 @@
{
"name": "Valley",
"author": "ValleyAudio",
"license": "BSD-3-Clause, GPL-3.0-only",
"contactEmail": "valley.audio.soft@gmail.com",
"license": "GPL-3.0 and BSD-3-Clause",
"manualUrl": "https://github.com/ValleyAudio/ValleyRackFree/blob/master/README.md",
"sourceUrl": "https://github.com/ValleyAudio/ValleyRackFree/",
"donateUrl": "https://www.paypal.me/valleyvcv",


+ 1
- 1
repos/FrozenWasteland

@@ -1 +1 @@
Subproject commit 049f2b01ae0de7ec2081b381a4f8d1be75760ae3
Subproject commit 1b3f14483d1a005d6693c4ccff74b07029f1c3ff

+ 1
- 1
repos/Ohmer

@@ -1 +1 @@
Subproject commit 5147459b4b9ed614dab05f56c2725eec63394ae4
Subproject commit 3ab80d4e8550d854055311ce4cfb985fcbab4c80

+ 1
- 1
repos/Valley

@@ -1 +1 @@
Subproject commit 6d7a248458fdbb8baf973b28b2fe67ea803f302c
Subproject commit 08fea2a2019cb974c2728c01af096611c1cc3ff3

+ 1
- 1
repos/moDllz

@@ -1 +1 @@
Subproject commit 2eccb8cc54071a0109b41fb661bfab4230be8aa3
Subproject commit a2812d5e898ab530bdffb892219d2d4ded286545

Loading…
Cancel
Save