From 5e2e0f6c085317f3b7738fa079902368ff023aec Mon Sep 17 00:00:00 2001 From: Autodafe Date: Tue, 19 Dec 2017 15:05:10 +0100 Subject: [PATCH] Update AutodafeDrumKit.json added diret dowload links --- plugins/AutodafeDrumKit.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/plugins/AutodafeDrumKit.json b/plugins/AutodafeDrumKit.json index 7cb40ad9..1e6dc454 100644 --- a/plugins/AutodafeDrumKit.json +++ b/plugins/AutodafeDrumKit.json @@ -5,4 +5,27 @@ "version": "0.5.0", "source": "https://github.com/antoniograzioli/Autodafe-Drums", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" -} \ No newline at end of file +"downloads": { + "win": { + "download": "www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", + "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" + }, + "lin": { + "download": "www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", + "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" + }, + "mac": { + "download": "www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", + "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" + } + } + + + + + + + + + +}