From 59c0316939b66fabf1aafa612d400805a096e9c9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 18 Dec 2017 07:10:22 -0500 Subject: [PATCH] Add new URLs to VCV official free plugins --- plugins/AudibleInstruments.json | 16 +++++++++++++++- plugins/Befaco.json | 16 +++++++++++++++- plugins/ESeries.json | 16 +++++++++++++++- plugins/Grayscale.json | 16 +++++++++++++++- 4 files changed, 60 insertions(+), 4 deletions(-) diff --git a/plugins/AudibleInstruments.json b/plugins/AudibleInstruments.json index a3eaa106..c269472b 100644 --- a/plugins/AudibleInstruments.json +++ b/plugins/AudibleInstruments.json @@ -5,5 +5,19 @@ "license": "BSD 3-clause", "version": "0.5.0", "manual": "https://vcvrack.com/manual/AudibleInstruments.html", - "source": "https://github.com/VCVRack/AudibleInstruments" + "source": "https://github.com/VCVRack/AudibleInstruments", + "downloads": { + "win": { + "download": "https://vcvrack.com/downloads/plugins/AudibleInstruments-0.5.0.zip", + "sha256": "5993dbe15af246092678e00897dc7a4a1e2dabc494b83412fe31200d5bb58305" + }, + "mac": { + "download": "https://vcvrack.com/downloads/plugins/AudibleInstruments-0.5.0.zip", + "sha256": "5993dbe15af246092678e00897dc7a4a1e2dabc494b83412fe31200d5bb58305" + }, + "lin": { + "download": "https://vcvrack.com/downloads/plugins/AudibleInstruments-0.5.0.zip", + "sha256": "5993dbe15af246092678e00897dc7a4a1e2dabc494b83412fe31200d5bb58305" + } + } } \ No newline at end of file diff --git a/plugins/Befaco.json b/plugins/Befaco.json index 52af90a1..83c7c48f 100644 --- a/plugins/Befaco.json +++ b/plugins/Befaco.json @@ -5,5 +5,19 @@ "license": "BSD 3-clause", "version": "0.5.0", "manual": "https://vcvrack.com/manual/Befaco.html", - "source": "https://github.com/VCVRack/Befaco" + "source": "https://github.com/VCVRack/Befaco", + "downloads": { + "win": { + "download": "https://vcvrack.com/downloads/plugins/Befaco-0.5.0.zip", + "sha256": "05dcf10bbb0cb8ccfc912e69afa3a3e08c453370248309d950a967e98f9527b6" + }, + "mac": { + "download": "https://vcvrack.com/downloads/plugins/Befaco-0.5.0.zip", + "sha256": "05dcf10bbb0cb8ccfc912e69afa3a3e08c453370248309d950a967e98f9527b6" + }, + "lin": { + "download": "https://vcvrack.com/downloads/plugins/Befaco-0.5.0.zip", + "sha256": "05dcf10bbb0cb8ccfc912e69afa3a3e08c453370248309d950a967e98f9527b6" + } + } } \ No newline at end of file diff --git a/plugins/ESeries.json b/plugins/ESeries.json index 3c5fed7b..5885db58 100644 --- a/plugins/ESeries.json +++ b/plugins/ESeries.json @@ -5,5 +5,19 @@ "license": "BSD 3-clause", "version": "0.5.0", "manual": "https://vcvrack.com/manual/ESeries.html", - "source": "https://github.com/VCVRack/ESeries" + "source": "https://github.com/VCVRack/ESeries", + "downloads": { + "win": { + "download": "https://vcvrack.com/downloads/plugins/ESeries-0.5.0.zip", + "sha256": "ab44a5ba6567e670c74c0027d199e1dfb42bac323b70c27de2d093fbebc0ba3a" + }, + "mac": { + "download": "https://vcvrack.com/downloads/plugins/ESeries-0.5.0.zip", + "sha256": "ab44a5ba6567e670c74c0027d199e1dfb42bac323b70c27de2d093fbebc0ba3a" + }, + "lin": { + "download": "https://vcvrack.com/downloads/plugins/ESeries-0.5.0.zip", + "sha256": "ab44a5ba6567e670c74c0027d199e1dfb42bac323b70c27de2d093fbebc0ba3a" + } + } } \ No newline at end of file diff --git a/plugins/Grayscale.json b/plugins/Grayscale.json index e3d67c9f..07dcea29 100644 --- a/plugins/Grayscale.json +++ b/plugins/Grayscale.json @@ -5,5 +5,19 @@ "license": "BSD 3-clause", "version": "0.5.0", "manual": "https://vcvrack.com/manual/Grayscale.html", - "source": "https://github.com/VCVRack/Grayscale" + "source": "https://github.com/VCVRack/Grayscale", + "downloads": { + "win": { + "download": "https://vcvrack.com/downloads/plugins/Grayscale-0.5.0.zip", + "sha256": "dc8656f3ebb51f0a72e05ca856373c582838b8b4f6c74ef48e83ee99676bf334" + }, + "mac": { + "download": "https://vcvrack.com/downloads/plugins/Grayscale-0.5.0.zip", + "sha256": "dc8656f3ebb51f0a72e05ca856373c582838b8b4f6c74ef48e83ee99676bf334" + }, + "lin": { + "download": "https://vcvrack.com/downloads/plugins/Grayscale-0.5.0.zip", + "sha256": "dc8656f3ebb51f0a72e05ca856373c582838b8b4f6c74ef48e83ee99676bf334" + } + } } \ No newline at end of file