Browse Source

Add new URLs to VCV official free plugins

pull/35/head
Andrew Belt 7 years ago
parent
commit
59c0316939
4 changed files with 60 additions and 4 deletions
  1. +15
    -1
      plugins/AudibleInstruments.json
  2. +15
    -1
      plugins/Befaco.json
  3. +15
    -1
      plugins/ESeries.json
  4. +15
    -1
      plugins/Grayscale.json

+ 15
- 1
plugins/AudibleInstruments.json View File

@@ -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"
}
}
}

+ 15
- 1
plugins/Befaco.json View File

@@ -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"
}
}
}

+ 15
- 1
plugins/ESeries.json View File

@@ -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"
}
}
}

+ 15
- 1
plugins/Grayscale.json View File

@@ -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"
}
}
}

Loading…
Cancel
Save