From 476a56e713bca22ce6760317de41176bff50610e Mon Sep 17 00:00:00 2001 From: Johannes Lorenz Date: Sun, 15 Oct 2023 15:30:35 +0200 Subject: [PATCH] Update remote of zyn's submodule `instruments` This PR makes changes in the submodule `zynaddsubfx`. It affects its submodule `instruments`: * updates the URL to use github (since SF is less reliable) * changes the protocl from SSH to HTTPS (see https://stackoverflow.com/a/50299434) * does not change the submodule's commit ID You must now run ``` git submodule sync --recursive ``` once to reflect this change. --- plugins/ZynAddSubFx/zynaddsubfx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ZynAddSubFx/zynaddsubfx b/plugins/ZynAddSubFx/zynaddsubfx index 551e816a6..7ad5663cb 160000 --- a/plugins/ZynAddSubFx/zynaddsubfx +++ b/plugins/ZynAddSubFx/zynaddsubfx @@ -1 +1 @@ -Subproject commit 551e816a6334fd190c74ce971378063b2757b47b +Subproject commit 7ad5663cbeebc02d73fd3ad666e428c1287f2cda