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" + } + } + + + + + + + + + +}