From e542318e6ef14e4446e9b8a52d589f8ba5ab8b0e Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 19 Dec 2017 09:32:30 -0500 Subject: [PATCH] Fix invalid JSON --- plugins/AutodafeDrumKit.json | 38 +++++++++++++-------------------- plugins/AutodafeModulePack.json | 9 ++------ 2 files changed, 17 insertions(+), 30 deletions(-) diff --git a/plugins/AutodafeDrumKit.json b/plugins/AutodafeDrumKit.json index 1e6dc454..4182eb54 100644 --- a/plugins/AutodafeDrumKit.json +++ b/plugins/AutodafeDrumKit.json @@ -4,28 +4,20 @@ "author": "Autodafe", "version": "0.5.0", "source": "https://github.com/antoniograzioli/Autodafe-Drums", - "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" -"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" + "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "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" + } } - } - - - - - - - - - + } } diff --git a/plugins/AutodafeModulePack.json b/plugins/AutodafeModulePack.json index 7053a2bb..ab5e5741 100644 --- a/plugins/AutodafeModulePack.json +++ b/plugins/AutodafeModulePack.json @@ -4,9 +4,7 @@ "author": "Autodafe", "version": "0.5.0", "source": "https://github.com/antoniograzioli/Autodafe", - "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" - - + "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "downloads": { "win": { "download": "www.autodafe.net/VCVRack/Autodafe-Modules-Pack-VCV-Rack.zip", @@ -20,8 +18,5 @@ "download": "www.autodafe.net/VCVRack/Autodafe-Modules-Pack-VCV-Rack.zip", "sha256": "2d8f53c5ae8eaf70e0188d188aee432c1f26e4042f272c9a76d84bb10e9c5477" } - - + } } - -