From 8b47f2df6f0b0d7596fd0ea20c253dd10e78ac97 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Thu, 25 Oct 2018 09:44:46 -0600 Subject: [PATCH] Review and add HolonicSystems-Free at version 0.6.0. #525 --- .gitmodules | 3 +++ manifests/HolonicSystems-Free.json | 11 +++++++++++ repos/HolonicSystems-Free | 1 + 3 files changed, 15 insertions(+) create mode 100644 manifests/HolonicSystems-Free.json create mode 160000 repos/HolonicSystems-Free diff --git a/.gitmodules b/.gitmodules index 8a8e7bd8..efdcae40 100644 --- a/.gitmodules +++ b/.gitmodules @@ -267,3 +267,6 @@ [submodule "repos/STS"] path = repos/STS url = https://github.com/SmallTownSound/STS.git +[submodule "repos/HolonicSystems-Free"] + path = repos/HolonicSystems-Free + url = https://github.com/hdavid/VCVRack-Holon.ist.git diff --git a/manifests/HolonicSystems-Free.json b/manifests/HolonicSystems-Free.json new file mode 100644 index 00000000..37ba5fee --- /dev/null +++ b/manifests/HolonicSystems-Free.json @@ -0,0 +1,11 @@ +{ + "name": "Holonic Systems - Free", + "author": "Holonic Systems", + "license": "CC0-1.0", + "pluginUrl": "https://github.com/hdavid/VCVRack-Holon.ist", + "authorUrl": "https://holonic.systems/", + "authorEmail": "henri@holonic.systems", + "manualUrl": "https://github.com/hdavid/VCVRack-Holon.ist/blob/master/README.md", + "sourceUrl": "https://github.com/hdavid/VCVRack-Holon.ist.git", + "repoVersion": "0.6.0" +} \ No newline at end of file diff --git a/repos/HolonicSystems-Free b/repos/HolonicSystems-Free new file mode 160000 index 00000000..22e390ca --- /dev/null +++ b/repos/HolonicSystems-Free @@ -0,0 +1 @@ +Subproject commit 22e390ca9440e45ec0d01f0d32d06f197006c4a4