From f1fb63f79a00c8155f092cde9ffe6039129e6758 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 20 Dec 2017 08:50:08 -0500 Subject: [PATCH] Disable dekstop because tarbomb --- plugins/dekstop.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/dekstop.json b/plugins/dekstop.json index e41c72af..1cbd57c0 100644 --- a/plugins/dekstop.json +++ b/plugins/dekstop.json @@ -17,5 +17,6 @@ "download": "https://github.com/dekstop/vcvrackplugins_dekstop/releases/download/v0.5.0/dekstop-devf4526cb-lin.zip", "sha256": "2435c5d6054b46ac07465aefb2b057e64d0728044db43f441c40631a0e63f6a2" } - } + }, + "disabled": true } \ No newline at end of file