From dc5d870e84b4a5dc7e95916ff2171ebeb3f9c0f7 Mon Sep 17 00:00:00 2001 From: falkTX Date: Tue, 10 Aug 2021 09:27:21 +0100 Subject: [PATCH] Use develop branch for jack2 Signed-off-by: falkTX --- Development.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development.php b/Development.php index 7cc276d..db322e0 100644 --- a/Development.php +++ b/Development.php @@ -60,7 +60,7 @@ $feed->set_feed_url(ARRAY( 'https://github.com/falkTX/kuriborosu/commits/main.atom', 'https://github.com/falkTX/lv2vst/commits/master.atom', 'https://github.com/falkTX/protrekkr/commits/master.atom', - 'https://github.com/jackaudio/jack2/commits/master.atom', + 'https://github.com/jackaudio/jack2/commits/develop.atom', 'https://github.com/jackaudio/jack2-releases/commits/master.atom', 'https://github.com/KXStudio/Artwork/commits/master.atom', 'https://github.com/KXStudio/KXStudio/commits/master.atom',