From 4b955aff918a65fce09cb47b5ff5719754e861aa Mon Sep 17 00:00:00 2001 From: Stellare Modular <33414770+stellare-modular@users.noreply.github.com> Date: Wed, 20 Dec 2017 23:19:04 +0100 Subject: [PATCH] Create VCV-Link.json --- plugins/VCV-Link.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 plugins/VCV-Link.json diff --git a/plugins/VCV-Link.json b/plugins/VCV-Link.json new file mode 100644 index 00000000..c1099c63 --- /dev/null +++ b/plugins/VCV-Link.json @@ -0,0 +1,25 @@ +{ + "slug": "VCV-Link", + "name": "VCV-Link", + "author": "Stellare Modular", + "license": "GPL-3", + "version": "0.5.1", + "homepage": "https://www.facebook.com/stellaremodular", + "donation": "https://paypal.me/stellaremodular" + "manual": "https://github.com/stellare-modular/vcv-link/blob/master/README.md", + "source": "https://github.com/stellare-modular/vcv-link" + "downloads": { + "win": { + "download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.1/VCV-Link-0.5.1.zip", + "sha256": "b584edbf2a759c4bb615e2bd2cc146d31c292bbe5a7f34c672a439e0f65f4105" + }, + "mac": { + "download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.1/VCV-Link-0.5.1.zip", + "sha256": "b584edbf2a759c4bb615e2bd2cc146d31c292bbe5a7f34c672a439e0f65f4105" + }, + "lin": { + "download": "https://github.com/stellare-modular/vcv-link/releases/download/0.5.1/VCV-Link-0.5.1.zip", + "sha256": "b584edbf2a759c4bb615e2bd2cc146d31c292bbe5a7f34c672a439e0f65f4105" + } + } +}