Browse Source

added homepage links to autodafe and horamusic

pull/16/head
Jeremy Wentworth 7 years ago
parent
commit
273e563678
4 changed files with 8 additions and 4 deletions
  1. +2
    -1
      plugins/AutodafeBlankPanel.json
  2. +2
    -1
      plugins/AutodafeDrumKit.json
  3. +2
    -1
      plugins/AutodafeModulePack.json
  4. +2
    -1
      plugins/HoraMusic.json

+ 2
- 1
plugins/AutodafeBlankPanel.json View File

@@ -1,5 +1,6 @@
{
"slug": "AutodafeBlankPanel",
"name": "Autodafe Blank Panel",
"version": "0.5.0"
"version": "0.5.0",
"homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html"
}

+ 2
- 1
plugins/AutodafeDrumKit.json View File

@@ -2,5 +2,6 @@
"slug": "AutodafeDrumKit",
"name": "Autodafe Drum Kit",
"version": "0.5.0",
"source": "https://github.com/antoniograzioli/Autodafe-Drums"
"source": "https://github.com/antoniograzioli/Autodafe-Drums",
"homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html"
}

+ 2
- 1
plugins/AutodafeModulePack.json View File

@@ -2,5 +2,6 @@
"slug": "AutodafeModulePack",
"name": "Autodafe Module Pack",
"version": "0.5.0",
"source": "https://github.com/antoniograzioli/Autodafe"
"source": "https://github.com/antoniograzioli/Autodafe",
"homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html"
}

+ 2
- 1
plugins/HoraMusic.json View File

@@ -1,5 +1,6 @@
{
"slug": "HoraMusic",
"name": "Hora Music",
"version": "0.5.0"
"version": "0.5.0",
"homepage": "https://gumroad.com/horamusic"
}

Loading…
Cancel
Save