From ecdc0a8de89824f3fc086dc744c77eb8586edf38 Mon Sep 17 00:00:00 2001 From: Autodafe Date: Tue, 19 Dec 2017 17:30:49 +0100 Subject: [PATCH 1/2] Create Autodafe-REDs-FREE new json file for my REDs Free collection --- plugins/Autodafe-REDs-FREE | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 plugins/Autodafe-REDs-FREE diff --git a/plugins/Autodafe-REDs-FREE b/plugins/Autodafe-REDs-FREE new file mode 100644 index 00000000..027335d6 --- /dev/null +++ b/plugins/Autodafe-REDs-FREE @@ -0,0 +1,22 @@ +{ + "slug": "AutodafeREDsFREE", + "name": "Autodafe - REDs FREE", + "author": "Autodafe", + "version": "0.5.0", + "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "downloads": { + "win": { + "download": "www.autodafe.net/VCVRack/Autodafe-REDs-FREE.zip", + "sha256": "14f87483ed7b67cc45b52db21f99665b4b9dbc044351e404a37201ffb440c47f" + }, + "lin": { + "download": "www.autodafe.net/VCVRack/Autodafe-REDs-FREE.zip", + "sha256": "14f87483ed7b67cc45b52db21f99665b4b9dbc044351e404a37201ffb440c47f" + }, + "mac": { + "download": "www.autodafe.net/VCVRack/Autodafe-REDs-FREE.zip", + "sha256": "14f87483ed7b67cc45b52db21f99665b4b9dbc044351e404a37201ffb440c47f" + } + } + } +} From 22485ac524a6c23e50e795c039bb371ea7918428 Mon Sep 17 00:00:00 2001 From: Autodafe Date: Tue, 19 Dec 2017 17:36:51 +0100 Subject: [PATCH 2/2] Update Autodafe-REDs-FREE added https --- plugins/Autodafe-REDs-FREE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/Autodafe-REDs-FREE b/plugins/Autodafe-REDs-FREE index 027335d6..27c54e48 100644 --- a/plugins/Autodafe-REDs-FREE +++ b/plugins/Autodafe-REDs-FREE @@ -6,15 +6,15 @@ "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "downloads": { "win": { - "download": "www.autodafe.net/VCVRack/Autodafe-REDs-FREE.zip", + "download": "https://www.autodafe.net/VCVRack/Autodafe-REDs-FREE.zip", "sha256": "14f87483ed7b67cc45b52db21f99665b4b9dbc044351e404a37201ffb440c47f" }, "lin": { - "download": "www.autodafe.net/VCVRack/Autodafe-REDs-FREE.zip", + "download": "https://www.autodafe.net/VCVRack/Autodafe-REDs-FREE.zip", "sha256": "14f87483ed7b67cc45b52db21f99665b4b9dbc044351e404a37201ffb440c47f" }, "mac": { - "download": "www.autodafe.net/VCVRack/Autodafe-REDs-FREE.zip", + "download": "https://www.autodafe.net/VCVRack/Autodafe-REDs-FREE.zip", "sha256": "14f87483ed7b67cc45b52db21f99665b4b9dbc044351e404a37201ffb440c47f" } }