Browse Source

updated Simplemodulepack

pull/16/head
Jeremy Wentworth 7 years ago
parent
commit
12dec55511
1 changed files with 11 additions and 1 deletions
  1. +11
    -1
      plugins/Simplemodulepack.json

+ 11
- 1
plugins/Simplemodulepack.json View File

@@ -3,5 +3,15 @@
"name": "Simple module pack",
"version": "0.5.0",
"source": "https://github.com/IohannRabeson/VCVRack-Simple",
"manual": "https://iohannrabeson.github.io/VCVRack-Simple/"
"manual": "https://iohannrabeson.github.io/VCVRack-Simple/",
"downloads": {
"mac": {
"download": "https://github.com/IohannRabeson/VCVRack-Simple/releases/download/v0.5.0/VCVRack-Simple-0.5.0-mac.zip",
"sha256": "b584f35c4772f628dc938132b8a5f999eb86b6a75c39aad80ba506e60c60a30d"
},
"win": {
"download": "https://github.com/IohannRabeson/VCVRack-Simple/releases/download/v0.5.0/VCVRack-Simple-0.5.0-win.zip",
"sha256": "515a87a6f124189cb998840894e7fe41470d95622deef5917557ef82f947d18d"
}
}
}

Loading…
Cancel
Save