From 023e10a67b3fd1e1db34fde9fc3d89c7e6e31f44 Mon Sep 17 00:00:00 2001 From: Christopher Cook Date: Mon, 18 Nov 2024 09:25:49 +0800 Subject: [PATCH] Update plugins.json - fix broken link for Gigaverb --- data/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/plugins.json b/data/plugins.json index bc8c97b..16d1515 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -267,7 +267,7 @@ }, { "name": "Gverb/Gigaverb", - "url": "http://elements.byethost3.com/plugins.html", + "url": "https://github.com/v7b1/gigaverb", "description": "Reverb", "type": "Effect", "frameworks": ["VSTGUI"]