From b70f8b022a706a1b42860036d27bad4e96586189 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Tue, 19 Dec 2017 15:45:24 -0500 Subject: [PATCH] fixed json --- plugins/AutodafeDrumKit.json | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/plugins/AutodafeDrumKit.json b/plugins/AutodafeDrumKit.json index 67eb3e4d..c6196f14 100644 --- a/plugins/AutodafeDrumKit.json +++ b/plugins/AutodafeDrumKit.json @@ -6,18 +6,17 @@ "source": "https://github.com/antoniograzioli/Autodafe-Drums", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "downloads": { - "win": { - "download": "https://www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", - "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" - }, - "lin": { - "download": "https://www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", - "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" - }, - "mac": { - "download": "https://www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", - "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" - } + "win": { + "download": "https://www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", + "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" + }, + "lin": { + "download": "https://www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", + "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" + }, + "mac": { + "download": "https://www.autodafe.net/VCVRack/Autodafe-Drum-Kit-VCV-Rack.zip", + "sha256": "939015f7124da305183d5aeeef18d32828e3fe4f4da81c9b1fd6105b1f61ec18" } } -} +} \ No newline at end of file