From d25e9be0f63646866ef809c3a440e1f6f69f9139 Mon Sep 17 00:00:00 2001 From: mtsch Date: Tue, 9 Jan 2018 16:35:43 +0100 Subject: [PATCH] New release of mtsch-plugins. --- mtsch-plugins.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 mtsch-plugins.json diff --git a/mtsch-plugins.json b/mtsch-plugins.json new file mode 100644 index 00000000..aaef7280 --- /dev/null +++ b/mtsch-plugins.json @@ -0,0 +1,17 @@ +{ + "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", + "donation": "https://www.paypal.me/matcuf", + "downloads": { + "lin": { + "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.2/mtsch-plugins-0.5.2-lin.zip", + "sha256": "9adbe47de87e69295c3b6eb23ce6f3c29a69d6e69e16835c4d5a84051a016b7e" + } + } +}