Browse Source

TheXOR: updated sourceUrl (#399)

* update sourceUrl

as per: https://github.com/VCVRack/community/issues/397

* update gitmodule for TheXOR

* Update mscHack.json
pull/408/head
phdsg vn chfhn Andrew Belt 7 years ago
parent
commit
37c8dc9dd0
3 changed files with 6 additions and 6 deletions
  1. +1
    -1
      .gitmodules
  2. +2
    -2
      manifests/TheXOR.json
  3. +3
    -3
      manifests/mscHack.json

+ 1
- 1
.gitmodules View File

@@ -67,7 +67,7 @@
branch = master
[submodule "repos/TheXOR"]
path = repos/TheXOR
url = https://github.com/The-XOR/VCV-Sequencers
url = https://github.com/The-XOR/RackPlugins
branch = master
[submodule "repos/dBiz"]
path = repos/dBiz


+ 2
- 2
manifests/TheXOR.json View File

@@ -3,7 +3,7 @@
"author": "The XOR",
"license": "CC0-1.0",
"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/RackPlugins",
"latestVersion": "0.6.0",
"status": "available"
}
}

+ 3
- 3
manifests/mscHack.json View File

@@ -1,7 +1,7 @@
{
"name": "mscHack",
"author": "mschack",
"author": "Mark Schack",
"license": "MIT",
"manualUrl": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/README.md#demo-vids",
"sourceUrl": "https://github.com/mschack/VCV-Rack-Plugins",
"latestVersion": ""
}
}

Loading…
Cancel
Save