Browse Source

Merge branch 'master' of github.com:VCVRack/community

pull/514/head
Andrew Belt 6 years ago
parent
commit
fb930f9f57
9 changed files with 19 additions and 9 deletions
  1. +6
    -0
      .gitmodules
  2. +2
    -1
      manifests/CharredDesert.json
  3. +1
    -1
      manifests/Nohmad.json
  4. +4
    -3
      manifests/RODENTMODULES.json
  5. +2
    -2
      manifests/SynthKit.json
  6. +1
    -1
      repos/CharredDesert
  7. +1
    -0
      repos/Nohmad
  8. +1
    -0
      repos/RODENTMODULES
  9. +1
    -1
      repos/SynthKit

+ 6
- 0
.gitmodules View File

@@ -222,3 +222,9 @@
[submodule "repos/21kHz"]
path = repos/21kHz
url = https://github.com/21kHz/21kHz-rack-plugins.git
[submodule "repos/Nohmad"]
path = repos/Nohmad
url = https://github.com/joelrobichaud/Nohmad.git
[submodule "repos/RODENTMODULES"]
path = repos/RODENTMODULES
url = https://github.com/RODENTCAT/RODENTMODULES.git

+ 2
- 1
manifests/CharredDesert.json View File

@@ -7,5 +7,6 @@
"sourceUrl": "https://github.com/JerrySievert/CharredDesert",
"donateUrl": "https://paypal.me/JerrySievert",
"latestVersion": "0.6.0",
"repoVersion": "0.6.2",
"status": "available"
}
}

+ 1
- 1
manifests/Nohmad.json View File

@@ -4,5 +4,5 @@
"license": "MIT",
"manualUrl": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md",
"sourceUrl": "https://github.com/joelrobichaud/Nohmad",
"latestVersion": "0.6.0"
"repoVersion": "0.6.0"
}

+ 4
- 3
manifests/RODENTMODULES.json View File

@@ -1,7 +1,8 @@
{
"name": "RODENTMODULES",
"author": "RODENTCAT",
"license": "proprietary",
"license": "CC0-1.0",
"manualUrl": "https://github.com/RODENTCAT/RODENTMODULES",
"sourceUrl": "https://github.com/RODENTCAT/RODENTMODULES",
"latestVersion": "0.6.0"
}
"repoVersion": "0.6.1"
}

+ 2
- 2
manifests/SynthKit.json View File

@@ -3,11 +3,11 @@
"author": "Jerry Sievert",
"license": "BSD-3-Clause",
"pluginUrl": "https://github.com/JerrySievert/SynthKit/blob/master/README.md",
"manualUrl": "https://github.com/JerrySievert/SynthKit/tree/master/docs",
"manualUrl": "https://github.com/JerrySievert/SynthKit/blob/master/docs/README.md",
"sourceUrl": "https://github.com/JerrySievert/SynthKit",
"donateUrl": "https://paypal.me/JerrySievert",
"latestVersion": "0.6.1",
"repoVersion": "0.6.1",
"repoVersion": "0.6.2",
"status": "available",
"buildTimestamp": 1532047647
}

+ 1
- 1
repos/CharredDesert

@@ -1 +1 @@
Subproject commit 0e364f9205f66c589dcf7b2b152edb678a9a1b32
Subproject commit c37b811fa96457f6ddd95dfc6c3dff70b512eab9

+ 1
- 0
repos/Nohmad

@@ -0,0 +1 @@
Subproject commit c66643914c7f6ffa235cf961277b1799bd5e0cb5

+ 1
- 0
repos/RODENTMODULES

@@ -0,0 +1 @@
Subproject commit 465f7c9c774b779583b7411de10b7aa54083e4da

+ 1
- 1
repos/SynthKit

@@ -1 +1 @@
Subproject commit f745529bc6de79638b49e35d615b7f220b9e1538
Subproject commit 5fabd7d9e4b9714229941cc2d1db1832097e6802

Loading…
Cancel
Save