Browse Source

Add status "available" to manifests where a repo exists

pull/379/merge
Andrew Belt 7 years ago
parent
commit
1bf800f57b
47 changed files with 156 additions and 95 deletions
  1. +3
    -2
      manifests/AS.json
  2. +3
    -2
      manifests/Alikins.json
  3. +3
    -2
      manifests/AmalgamatedHarmonics.json
  4. +3
    -2
      manifests/ArableInstruments.json
  5. +3
    -2
      manifests/AudibleInstruments.json
  6. +3
    -2
      manifests/BaconMusic.json
  7. +3
    -2
      manifests/Befaco.json
  8. +3
    -2
      manifests/Bidoo.json
  9. +3
    -2
      manifests/Bogaudio.json
  10. +3
    -2
      manifests/CharredDesert.json
  11. +3
    -2
      manifests/DHE-Modules.json
  12. +3
    -2
      manifests/DrumKit.json
  13. +3
    -2
      manifests/ESeries.json
  14. +3
    -2
      manifests/FrozenWasteland.json
  15. +3
    -2
      manifests/Fundamental.json
  16. +3
    -2
      manifests/Gratrix.json
  17. +3
    -2
      manifests/HetrickCV.json
  18. +9
    -8
      manifests/ImpromptuModular.json
  19. +3
    -2
      manifests/JW-Modules.json
  20. +3
    -2
      manifests/LOGinstruments.json
  21. +3
    -2
      manifests/LindenbergResearch.json
  22. +3
    -2
      manifests/ML_modules.json
  23. +3
    -2
      manifests/MrLumps.json
  24. +3
    -2
      manifests/NauModular.json
  25. +3
    -2
      manifests/Ohmer.json
  26. +3
    -2
      manifests/ParableInstruments.json
  27. +3
    -2
      manifests/PvC.json
  28. +3
    -2
      manifests/RJModules.json
  29. +1
    -1
      manifests/RODENTMODULES.json
  30. +3
    -2
      manifests/SonusModular.json
  31. +3
    -2
      manifests/Southpole-parasites.json
  32. +3
    -2
      manifests/Southpole.json
  33. +3
    -2
      manifests/SynthKit.json
  34. +3
    -2
      manifests/TheXOR.json
  35. +2
    -1
      manifests/Valley.json
  36. +2
    -1
      manifests/cf.json
  37. +3
    -2
      manifests/com-soundchasing-stochasm.json
  38. +3
    -2
      manifests/dBiz.json
  39. +3
    -2
      manifests/luckyxxl.json
  40. +3
    -2
      manifests/mental.json
  41. +3
    -2
      manifests/moDllz.json
  42. +3
    -2
      manifests/modular80.json
  43. +3
    -2
      manifests/mtsch-plugins.json
  44. +3
    -2
      manifests/s-ol.json
  45. +3
    -2
      manifests/squinkylabs-plug1.json
  46. +3
    -2
      manifests/trowaSoft.json
  47. +16
    -0
      scripts/status_from_repos.py

+ 3
- 2
manifests/AS.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md", "manualUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md",
"sourceUrl": "https://github.com/AScustomWorks/AS", "sourceUrl": "https://github.com/AScustomWorks/AS",
"donateUrl": "https://www.paypal.me/frederius/", "donateUrl": "https://www.paypal.me/frederius/",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/Alikins.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://github.com/alikins/Alikins-rack-plugins/blob/master/README.md", "manualUrl": "https://github.com/alikins/Alikins-rack-plugins/blob/master/README.md",
"sourceUrl": "https://github.com/alikins/Alikins-rack-plugins", "sourceUrl": "https://github.com/alikins/Alikins-rack-plugins",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/AmalgamatedHarmonics.json View File

@@ -3,5 +3,6 @@
"author": "John Hoar", "author": "John Hoar",
"manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "manualUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki",
"sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/ArableInstruments.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md", "manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md",
"sourceUrl": "https://github.com/adbrant/ArableInstruments", "sourceUrl": "https://github.com/adbrant/ArableInstruments",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/AudibleInstruments.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://vcvrack.com/manual/AudibleInstruments.html", "manualUrl": "https://vcvrack.com/manual/AudibleInstruments.html",
"sourceUrl": "https://github.com/VCVRack/AudibleInstruments", "sourceUrl": "https://github.com/VCVRack/AudibleInstruments",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/BaconMusic.json View File

@@ -4,5 +4,6 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"manualUrl": "https://github.com/baconpaul/BaconPlugs/blob/master/README.md", "manualUrl": "https://github.com/baconpaul/BaconPlugs/blob/master/README.md",
"sourceUrl": "https://github.com/baconpaul/BaconPlugs", "sourceUrl": "https://github.com/baconpaul/BaconPlugs",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/Befaco.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://vcvrack.com/manual/Befaco.html", "manualUrl": "https://vcvrack.com/manual/Befaco.html",
"sourceUrl": "https://github.com/VCVRack/Befaco", "sourceUrl": "https://github.com/VCVRack/Befaco",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/Bidoo.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki", "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki",
"sourceUrl": "https://github.com/sebastien-bouffier/Bidoo", "sourceUrl": "https://github.com/sebastien-bouffier/Bidoo",
"donateUrl": "https://paypal.me/sebastienbouffier", "donateUrl": "https://paypal.me/sebastienbouffier",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/Bogaudio.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md", "manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",
"sourceUrl": "https://github.com/bogaudio/BogaudioModules", "sourceUrl": "https://github.com/bogaudio/BogaudioModules",
"latestVersion": "0.6.4"
}
"latestVersion": "0.6.4",
"status": "available"
}

+ 3
- 2
manifests/CharredDesert.json View File

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

+ 3
- 2
manifests/DHE-Modules.json View File

@@ -6,5 +6,6 @@
"manualUrl": "https://dhemery.github.io/DHE-Modules/", "manualUrl": "https://dhemery.github.io/DHE-Modules/",
"sourceUrl": "https://github.com/dhemery/DHE-Modules/", "sourceUrl": "https://github.com/dhemery/DHE-Modules/",
"donateUrl": "https://paypal.me/DaleHEmery/", "donateUrl": "https://paypal.me/DaleHEmery/",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/DrumKit.json View File

@@ -5,5 +5,6 @@
"websiteUrl": "https://github.com/JerrySievert/DrumKit/blob/master/README.md", "websiteUrl": "https://github.com/JerrySievert/DrumKit/blob/master/README.md",
"manualUrl": "https://github.com/JerrySievert/DrumKit/tree/master/docs", "manualUrl": "https://github.com/JerrySievert/DrumKit/tree/master/docs",
"sourceUrl": "https://github.com/JerrySievert/DrumKit", "sourceUrl": "https://github.com/JerrySievert/DrumKit",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/ESeries.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://vcvrack.com/manual/ESeries.html", "manualUrl": "https://vcvrack.com/manual/ESeries.html",
"sourceUrl": "https://github.com/VCVRack/ESeries", "sourceUrl": "https://github.com/VCVRack/ESeries",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/FrozenWasteland.json View File

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

+ 3
- 2
manifests/Fundamental.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://vcvrack.com/manual/Fundamental.html", "manualUrl": "https://vcvrack.com/manual/Fundamental.html",
"sourceUrl": "https://github.com/VCVRack/Fundamental", "sourceUrl": "https://github.com/VCVRack/Fundamental",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/Gratrix.json View File

@@ -3,5 +3,6 @@
"author": "gratrix", "author": "gratrix",
"manualUrl": "http://gratrix.net/vcvrack/", "manualUrl": "http://gratrix.net/vcvrack/",
"sourceUrl": "https://github.com/gratrix/vcv-gratrix", "sourceUrl": "https://github.com/gratrix/vcv-gratrix",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/HetrickCV.json View File

@@ -4,5 +4,6 @@
"manualUrl": "https://github.com/mhetrick/hetrickcv/blob/master/README.md", "manualUrl": "https://github.com/mhetrick/hetrickcv/blob/master/README.md",
"sourceUrl": "https://github.com/mhetrick/hetrickcv", "sourceUrl": "https://github.com/mhetrick/hetrickcv",
"donateUrl": "https://paypal.me/MHetrick", "donateUrl": "https://paypal.me/MHetrick",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 9
- 8
manifests/ImpromptuModular.json View File

@@ -1,9 +1,10 @@
{ {
"name": "ImpromptuModular",
"author": "Marc Boulé",
"license": "BSD-3-Clause",
"contactEmail": "marc.boule@etsmtl.ca",
"manualUrl": "https://github.com/MarcBoule/ImpromptuModular/blob/master/README.md",
"sourceUrl": "https://github.com/MarcBoule/ImpromptuModular",
"latestVersion": "0.6.0"
}
"name": "ImpromptuModular",
"author": "Marc Boul\u00e9",
"license": "BSD-3-Clause",
"contactEmail": "marc.boule@etsmtl.ca",
"manualUrl": "https://github.com/MarcBoule/ImpromptuModular/blob/master/README.md",
"sourceUrl": "https://github.com/MarcBoule/ImpromptuModular",
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/JW-Modules.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://github.com/jeremywen/JW-Modules/blob/master/README.md", "manualUrl": "https://github.com/jeremywen/JW-Modules/blob/master/README.md",
"sourceUrl": "https://github.com/jeremywen/JW-Modules", "sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen", "donateUrl": "https://www.paypal.me/jeremywen",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/LOGinstruments.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://github.com/leopard86/LOGinstruments/blob/master/README.md", "manualUrl": "https://github.com/leopard86/LOGinstruments/blob/master/README.md",
"sourceUrl": "https://github.com/leopard86/LOGinstruments", "sourceUrl": "https://github.com/leopard86/LOGinstruments",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/LindenbergResearch.json View File

@@ -3,5 +3,6 @@
"author": "Patrick Lindenberg / Lindenberg Research Tec.", "author": "Patrick Lindenberg / Lindenberg Research Tec.",
"license": "proprietary", "license": "proprietary",
"sourceUrl": "https://github.com/lindenbergresearch/LRTRack", "sourceUrl": "https://github.com/lindenbergresearch/LRTRack",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/ML_modules.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://github.com/martin-lueders/ML_modules/wiki", "manualUrl": "https://github.com/martin-lueders/ML_modules/wiki",
"sourceUrl": "https://github.com/martin-lueders/ML_modules", "sourceUrl": "https://github.com/martin-lueders/ML_modules",
"donateUrl": "https://paypal.me/MartinLueders", "donateUrl": "https://paypal.me/MartinLueders",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/MrLumps.json View File

@@ -4,5 +4,6 @@
"license": "MIT", "license": "MIT",
"manualUrl": "https://github.com/djpeterso23662/MrLumps/blob/master/README.md", "manualUrl": "https://github.com/djpeterso23662/MrLumps/blob/master/README.md",
"sourceUrl": "https://github.com/djpeterso23662/MrLumps", "sourceUrl": "https://github.com/djpeterso23662/MrLumps",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/NauModular.json View File

@@ -3,5 +3,6 @@
"author": "naus3a", "author": "naus3a",
"license": "CC0-1.0", "license": "CC0-1.0",
"sourceUrl": "https://github.com/naus3a/NauModular", "sourceUrl": "https://github.com/naus3a/NauModular",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/Ohmer.json View File

@@ -6,5 +6,6 @@
"manualUrl": "https://github.com/DomiKamu/Ohmer-Modules/blob/WIP050/README.md", "manualUrl": "https://github.com/DomiKamu/Ohmer-Modules/blob/WIP050/README.md",
"sourceUrl": "https://github.com/DomiKamu/Ohmer-Modules.git", "sourceUrl": "https://github.com/DomiKamu/Ohmer-Modules.git",
"donateUrl": "https://www.paypal.me/DominiqueCAMUS", "donateUrl": "https://www.paypal.me/DominiqueCAMUS",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/ParableInstruments.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md", "manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md",
"sourceUrl": "https://github.com/adbrant/ArableInstruments", "sourceUrl": "https://github.com/adbrant/ArableInstruments",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/PvC.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"websiteUrl": "https://phdsg.github.io/PvC/", "websiteUrl": "https://phdsg.github.io/PvC/",
"sourceUrl": "https://github.com/phdsg/PvC", "sourceUrl": "https://github.com/phdsg/PvC",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/RJModules.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://github.com/Miserlou/RJModules/blob/master/README.md", "manualUrl": "https://github.com/Miserlou/RJModules/blob/master/README.md",
"sourceUrl": "https://github.com/Miserlou/RJModules", "sourceUrl": "https://github.com/Miserlou/RJModules",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 1
- 1
manifests/RODENTMODULES.json View File

@@ -4,4 +4,4 @@
"license": "proprietary", "license": "proprietary",
"sourceUrl": "https://github.com/RODENTCAT/RODENTMODULES", "sourceUrl": "https://github.com/RODENTCAT/RODENTMODULES",
"latestVersion": "0.6.0" "latestVersion": "0.6.0"
}
}

+ 3
- 2
manifests/SonusModular.json View File

@@ -6,5 +6,6 @@
"manualUrl": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular", "manualUrl": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular",
"sourceUrl": "https://gitlab.com/sonusdept/sonusmodular", "sourceUrl": "https://gitlab.com/sonusdept/sonusmodular",
"donateUrl": "https://paypal.me/sonusdept", "donateUrl": "https://paypal.me/sonusdept",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/Southpole-parasites.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md", "manualUrl": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md",
"sourceUrl": "https://github.com/gbrandt1/southpole-vcvrack", "sourceUrl": "https://github.com/gbrandt1/southpole-vcvrack",
"donateUrl": "https://www.paypal.me/southpolemodular", "donateUrl": "https://www.paypal.me/southpolemodular",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/Southpole.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md", "manualUrl": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md",
"sourceUrl": "https://github.com/gbrandt1/southpole-vcvrack", "sourceUrl": "https://github.com/gbrandt1/southpole-vcvrack",
"donateUrl": "https://www.paypal.me/southpolemodular", "donateUrl": "https://www.paypal.me/southpolemodular",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/SynthKit.json View File

@@ -6,5 +6,6 @@
"manualUrl": "https://github.com/JerrySievert/SynthKit/tree/master/docs", "manualUrl": "https://github.com/JerrySievert/SynthKit/tree/master/docs",
"sourceUrl": "https://github.com/JerrySievert/SynthKit", "sourceUrl": "https://github.com/JerrySievert/SynthKit",
"donateUrl": "https://paypal.me/JerrySievert", "donateUrl": "https://paypal.me/JerrySievert",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/TheXOR.json View File

@@ -4,5 +4,6 @@
"license": "CC0-1.0", "license": "CC0-1.0",
"manual": "https://github.com/The-XOR/RackPlugins/blob/master/README.md", "manual": "https://github.com/The-XOR/RackPlugins/blob/master/README.md",
"sourceUrl": "https://github.com/The-XOR/VCV-Sequencers", "sourceUrl": "https://github.com/The-XOR/VCV-Sequencers",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 2
- 1
manifests/Valley.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://github.com/ValleyAudio/ValleyRackFree/blob/master/README.md", "manualUrl": "https://github.com/ValleyAudio/ValleyRackFree/blob/master/README.md",
"sourceUrl": "https://github.com/ValleyAudio/ValleyRackFree/", "sourceUrl": "https://github.com/ValleyAudio/ValleyRackFree/",
"donateUrl": "https://www.paypal.me/valleyvcv", "donateUrl": "https://www.paypal.me/valleyvcv",
"latestVersion": "0.6.0"
"latestVersion": "0.6.0",
"status": "available"
} }

+ 2
- 1
manifests/cf.json View File

@@ -4,5 +4,6 @@
"manualUrl": "https://github.com/cfoulc/cf/blob/master/README.md", "manualUrl": "https://github.com/cfoulc/cf/blob/master/README.md",
"sourceUrl": "https://github.com/cfoulc/cf", "sourceUrl": "https://github.com/cfoulc/cf",
"donateUrl": "https://www.paypal.me/cfoulc", "donateUrl": "https://www.paypal.me/cfoulc",
"latestVersion": "0.5.16"
"latestVersion": "0.5.16",
"status": "available"
} }

+ 3
- 2
manifests/com-soundchasing-stochasm.json View File

@@ -4,5 +4,6 @@
"license": "MIT", "license": "MIT",
"manualUrl": "https://github.com/teletypist/stochasm/blob/master/README.md", "manualUrl": "https://github.com/teletypist/stochasm/blob/master/README.md",
"sourceUrl": "https://github.com/teletypist/stochasm", "sourceUrl": "https://github.com/teletypist/stochasm",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/dBiz.json View File

@@ -3,5 +3,6 @@
"author": "dBiz", "author": "dBiz",
"manualUrl": "https://github.com/dBiz/dBiz/blob/master/README.md", "manualUrl": "https://github.com/dBiz/dBiz/blob/master/README.md",
"sourceUrl": "https://github.com/dBiz/dBiz", "sourceUrl": "https://github.com/dBiz/dBiz",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/luckyxxl.json View File

@@ -4,5 +4,6 @@
"license": "Zlib", "license": "Zlib",
"manualUrl": "https://github.com/luckyxxl/vcv_luckyxxl/blob/v0.5.1/README.md", "manualUrl": "https://github.com/luckyxxl/vcv_luckyxxl/blob/v0.5.1/README.md",
"sourceUrl": "https://github.com/luckyxxl/vcv_luckyxxl", "sourceUrl": "https://github.com/luckyxxl/vcv_luckyxxl",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/mental.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI", "manualUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI",
"sourceUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules", "sourceUrl": "https://github.com/Strum/Strums_Mental_VCV_Modules",
"latestVersion": "0.6.1"
}
"latestVersion": "0.6.1",
"status": "available"
}

+ 3
- 2
manifests/moDllz.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view", "manualUrl": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view",
"sourceUrl": "https://github.com/dllmusic/VCV_moDllz", "sourceUrl": "https://github.com/dllmusic/VCV_moDllz",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/modular80.json View File

@@ -4,5 +4,6 @@
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"manualUrl": "https://github.com/cschol/modular80/blob/master/README.md", "manualUrl": "https://github.com/cschol/modular80/blob/master/README.md",
"sourceUrl": "https://github.com/cschol/modular80", "sourceUrl": "https://github.com/cschol/modular80",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/mtsch-plugins.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://github.com/mtsch/mtsch-vcvrack-plugins/blob/master/README.md", "manualUrl": "https://github.com/mtsch/mtsch-vcvrack-plugins/blob/master/README.md",
"sourceUrl": "https://github.com/mtsch/mtsch-vcvrack-plugins", "sourceUrl": "https://github.com/mtsch/mtsch-vcvrack-plugins",
"donateUrl": "https://www.paypal.me/matcuf", "donateUrl": "https://www.paypal.me/matcuf",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/s-ol.json View File

@@ -4,5 +4,6 @@
"license": "MIT", "license": "MIT",
"manualUrl": "https://github.com/s-ol/vcvmods/blob/master/README.md", "manualUrl": "https://github.com/s-ol/vcvmods/blob/master/README.md",
"sourceUrl": "https://github.com/s-ol/vcvmods", "sourceUrl": "https://github.com/s-ol/vcvmods",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/squinkylabs-plug1.json View File

@@ -4,5 +4,6 @@
"license": "MIT", "license": "MIT",
"manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md", "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md",
"sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 3
- 2
manifests/trowaSoft.json View File

@@ -6,5 +6,6 @@
"manualUrl": "https://github.com/j4s0n-c/trowaSoft-VCV/blob/master/README.md", "manualUrl": "https://github.com/j4s0n-c/trowaSoft-VCV/blob/master/README.md",
"sourceUrl": "https://github.com/j4s0n-c/trowaSoft-VCV", "sourceUrl": "https://github.com/j4s0n-c/trowaSoft-VCV",
"donateUrl": "https://paypal.me/j4s0n", "donateUrl": "https://paypal.me/j4s0n",
"latestVersion": "0.6.0"
}
"latestVersion": "0.6.0",
"status": "available"
}

+ 16
- 0
scripts/status_from_repos.py View File

@@ -0,0 +1,16 @@
import sys
import json
import os

for filename in sys.argv[1:]:
slug = os.path.splitext(os.path.basename(filename))[0]
with open(filename, "r") as f:
manifest = json.load(f)

if os.path.exists("repos/" + slug):
manifest['status'] = "available"
else:
next

with open(filename, "w") as f:
json.dump(manifest, f, indent=" ")

Loading…
Cancel
Save