From 135ecbee8be686e12ae7919f7af6c66cabc9d51d Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sat, 2 Dec 2017 00:42:18 -0500 Subject: [PATCH] removed google drive link and purchase links --- plugins/AnimatedCircuits.json | 7 +------ plugins/AutodafeBlankPanel.json | 8 +------- plugins/AutodafeDrumKit.json | 8 +------- plugins/AutodafeModulePack.json | 8 +------- plugins/HoraMusic.json | 8 +------- 5 files changed, 5 insertions(+), 34 deletions(-) diff --git a/plugins/AnimatedCircuits.json b/plugins/AnimatedCircuits.json index a13f6426..826f5cd5 100644 --- a/plugins/AnimatedCircuits.json +++ b/plugins/AnimatedCircuits.json @@ -1,10 +1,5 @@ { "slug": "AnimatedCircuits", "name": "Animated Circuits", - "version": "0.5.0", - "download": "https://drive.google.com/drive/folders/15_buBKqEdGkuTn9EOeZuFqE2m4qH-xUu?usp=sharing", - "downloads": [ - "win", - "mac" - ] + "version": "0.5.0" } \ No newline at end of file diff --git a/plugins/AutodafeBlankPanel.json b/plugins/AutodafeBlankPanel.json index ea67f556..f7f7ffcc 100644 --- a/plugins/AutodafeBlankPanel.json +++ b/plugins/AutodafeBlankPanel.json @@ -1,11 +1,5 @@ { "slug": "AutodafeBlankPanel", "name": "Autodafe Blank Panel", - "version": "0.5.0", - "download": "http://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-blank-panel-for-vcv-rack.html", - "downloads": [ - "win", - "mac", - "lin" - ] + "version": "0.5.0" } \ No newline at end of file diff --git a/plugins/AutodafeDrumKit.json b/plugins/AutodafeDrumKit.json index f061b8a9..fbbe16be 100644 --- a/plugins/AutodafeDrumKit.json +++ b/plugins/AutodafeDrumKit.json @@ -2,11 +2,5 @@ "slug": "AutodafeDrumKit", "name": "Autodafe Drum Kit", "version": "0.5.0", - "source": "https://github.com/antoniograzioli/Autodafe-Drums", - "download": "http://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-drum-kit-for-vcv-rack.html", - "downloads": [ - "win", - "mac", - "lin" - ] + "source": "https://github.com/antoniograzioli/Autodafe-Drums" } \ No newline at end of file diff --git a/plugins/AutodafeModulePack.json b/plugins/AutodafeModulePack.json index 51965c22..35d245e7 100644 --- a/plugins/AutodafeModulePack.json +++ b/plugins/AutodafeModulePack.json @@ -2,11 +2,5 @@ "slug": "AutodafeModulePack", "name": "Autodafe Module Pack", "version": "0.5.0", - "source": "https://github.com/antoniograzioli/Autodafe", - "download": "http://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-module-pack-for-vcv-rack.html", - "downloads": [ - "win", - "mac", - "lin" - ] + "source": "https://github.com/antoniograzioli/Autodafe" } \ No newline at end of file diff --git a/plugins/HoraMusic.json b/plugins/HoraMusic.json index 65b2ca0c..7fe476d8 100644 --- a/plugins/HoraMusic.json +++ b/plugins/HoraMusic.json @@ -1,11 +1,5 @@ { "slug": "HoraMusic", "name": "Hora Music", - "version": "0.5.0", - "download": "https://gumroad.com/horamusic", - "downloads": [ - "win", - "mac", - "lin" - ] + "version": "0.5.0" } \ No newline at end of file