From c248fa0bbf80f8a5c4efc363ad781926715010a2 Mon Sep 17 00:00:00 2001 From: mtsch Date: Mon, 8 Jan 2018 11:46:58 +0100 Subject: [PATCH] Added mtsch-plugins v0.5.1. --- plugins/mtsch-plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 plugins/mtsch-plugins.json diff --git a/plugins/mtsch-plugins.json b/plugins/mtsch-plugins.json new file mode 100644 index 00000000..32857605 --- /dev/null +++ b/plugins/mtsch-plugins.json @@ -0,0 +1,16 @@ +{ + "slug": "mtsch-plugins", + "name": "mtsch", + "author": "mtsch", + "license": "MIT", + "version": "0.5.1", + "homepage": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "manual": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "source": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "downloads": { + "lin": { + "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.1/mtsch-plugins-0.5.1-lin.zip", + "sha256": "7e952548a19c33122b5644da698f626721f954db0f7d2ff9e69f48ec8efe46cc" + }, + } +}