Browse Source

Create squinkylabs-plug1.json (#263)

First plugin submission from Squinky Labs.
pull/264/head
squinkylabs Andrew Belt 7 years ago
parent
commit
18581530a5
1 changed files with 23 additions and 0 deletions
  1. +23
    -0
      plugins/squinkylabs-plug1.json

+ 23
- 0
plugins/squinkylabs-plug1.json View File

@@ -0,0 +1,23 @@
{
"slug": "squinkylabs-plug1",
"name": "Squinky Labs I",
"author": "Squinky Labs",
"license": "MIT",
"version": "0.5.0",
"manual": "https://github.com/squinkylabs/SquinkyVCV/blob/master/docs/booty-shifter.md",
"source": "https://github.com/squinkylabs/SquinkyVCV",
"downloads": {
"win": {
"download": "https://github.com/squinkylabs/SquinkyVCV/releases/download/v0.5.0/squinkylabs-plug1-0.5.0.zip",
"sha256": "d580b098278317300bced777b4efff413adbcd2e293c2063501548cbaa2ce56d"
},
"lin": {
"download": "https://github.com/squinkylabs/SquinkyVCV/releases/download/v0.5.0/squinkylabs-plug1-0.5.0.zip",
"sha256": "d580b098278317300bced777b4efff413adbcd2e293c2063501548cbaa2ce56d"
},
"mac": {
"download": "https://github.com/squinkylabs/SquinkyVCV/releases/download/v0.5.0/squinkylabs-plug1-0.5.0.zip",
"sha256": "d580b098278317300bced777b4efff413adbcd2e293c2063501548cbaa2ce56d"
}
}
}

Loading…
Cancel
Save