Browse Source

Reenable dekstop, remove downloads

pull/116/head
Andrew Belt 7 years ago
parent
commit
775d9681c9
1 changed files with 1 additions and 16 deletions
  1. +1
    -16
      plugins/dekstop.json

+ 1
- 16
plugins/dekstop.json View File

@@ -3,20 +3,5 @@
"name": "dekstop", "name": "dekstop",
"author": "dekstop", "author": "dekstop",
"source": "https://github.com/dekstop/vcvrackplugins_dekstop", "source": "https://github.com/dekstop/vcvrackplugins_dekstop",
"manual": "https://github.com/dekstop/vcvrackplugins_dekstop/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/dekstop/vcvrackplugins_dekstop/releases/download/v0.5.0/dekstop-dev_f4526cb-win.zip",
"sha256": "077def4bfba3f325b5cd5c45f5d4b33b3ce5bc4a3dfe5211a209af69636f3dae"
},
"mac": {
"download": "https://github.com/dekstop/vcvrackplugins_dekstop/releases/download/v0.5.0/dekstop-v0.5.0-osx.zip",
"sha256": "fed59c5023f9e0409f7bae1215a5607064cfb0e1252cc8dc4d35c5f86a9a1f93"
},
"lin": {
"download": "https://github.com/dekstop/vcvrackplugins_dekstop/releases/download/v0.5.0/dekstop-devf4526cb-lin.zip",
"sha256": "2435c5d6054b46ac07465aefb2b057e64d0728044db43f441c40631a0e63f6a2"
}
},
"disabled": true
"manual": "https://github.com/dekstop/vcvrackplugins_dekstop/blob/master/README.md"
} }

Loading…
Cancel
Save