Browse Source

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

pull/520/head
Andrew Belt 6 years ago
parent
commit
4cea173a9e
7 changed files with 17 additions and 5 deletions
  1. +3
    -0
      .gitmodules
  2. +8
    -0
      manifests/BeckstromResearch.json
  3. +1
    -1
      manifests/Bidoo.json
  4. +2
    -2
      manifests/CharredDesert.json
  5. +1
    -0
      repos/BeckstromResearch
  6. +1
    -1
      repos/Bidoo
  7. +1
    -1
      repos/CharredDesert

+ 3
- 0
.gitmodules View File

@@ -246,3 +246,6 @@
[submodule "repos/SubmarineUtility"] [submodule "repos/SubmarineUtility"]
path = repos/SubmarineUtility path = repos/SubmarineUtility
url = https://github.com/david-c14/SubmarineUtility.git url = https://github.com/david-c14/SubmarineUtility.git
[submodule "repos/BeckstromResearch"]
path = repos/BeckstromResearch
url = https://github.com/chrisbeckstrom/Beckstrom_Research_Rack.git

+ 8
- 0
manifests/BeckstromResearch.json View File

@@ -0,0 +1,8 @@
{
"name": "Beckstrom Research",
"author": "Chris Beckstrom",
"authorEmail": "chris@chrisbeckstrom.com",
"manualUrl": "https://github.com/chrisbeckstrom/Beckstrom_Research_Rack/blob/master/README.md",
"sourceUrl": "https://github.com/chrisbeckstrom/Beckstrom_Research_Rack",
"repoVersion": "0.6.0"
}

+ 1
- 1
manifests/Bidoo.json View File

@@ -6,7 +6,7 @@
"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",
"repoVersion": "0.6.17",
"repoVersion": "0.6.18",
"buildTimestamp": 1536715544, "buildTimestamp": 1536715544,
"latestVersion": "0.6.17", "latestVersion": "0.6.17",
"status": "available" "status": "available"

+ 2
- 2
manifests/CharredDesert.json View File

@@ -7,7 +7,7 @@
"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.3", "latestVersion": "0.6.3",
"repoVersion": "0.6.3",
"repoVersion": "0.6.4",
"status": "available", "status": "available",
"buildTimestamp": 1533554369 "buildTimestamp": 1533554369
}
}

+ 1
- 0
repos/BeckstromResearch

@@ -0,0 +1 @@
Subproject commit 017fb891331f39d7a182ad1a6febe28567a1a00d

+ 1
- 1
repos/Bidoo

@@ -1 +1 @@
Subproject commit b160bea316636afd0b1fa22556f40d049aaf79a8
Subproject commit 28b7a431dc34d7b2ac758db0d2e3ff6798667810

+ 1
- 1
repos/CharredDesert

@@ -1 +1 @@
Subproject commit 9141352bedbddda20b8b4c5ae080d01611e88c93
Subproject commit c0f6e3a5cec085185482a27381d3cb911332e445

Loading…
Cancel
Save