Skip to content

Commit 9efc1d2

Browse files
authored
update modules (#12)
* update modules * use latest hvcc release in CI
1 parent bac5724 commit 9efc1d2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "examples"]
22
path = examples
3-
url = git@github.com:Wasted-Audio/hvcc-examples.git
3+
url = https://github.com/Wasted-Audio/hvcc-examples.git
44
[submodule "dpf"]
55
path = dpf
66
url = https://github.com/DISTRHO/DPF.git
77
[submodule "dpf-widgets"]
88
path = dpf-widgets
9-
url = git@github.com:DISTRHO/DPF-Widgets.git
9+
url = https://github.com/DISTRHO/DPF-Widgets.git

dpf

Submodule dpf updated 186 files

examples

0 commit comments

Comments
 (0)