Browse Source

updated Qwelk Strum moDllz mscHack

pull/16/head
Jeremy Wentworth 7 years ago
parent
commit
53185cd117
4 changed files with 48 additions and 11 deletions
  1. +12
    -2
      plugins/Qwelk.json
  2. +15
    -1
      plugins/Strum'sMentalModules.json
  3. +13
    -7
      plugins/moDllz.json
  4. +8
    -1
      plugins/mscHack.json

+ 12
- 2
plugins/Qwelk.json View File

@@ -1,7 +1,17 @@
{
"slug": "Qwelk",
"name": "Qwelk",
"version": "0.5.0",
"version": "0.5.4",
"source": "https://github.com/raincheque/qwelk",
"manual": "https://github.com/raincheque/qwelk/blob/master/README.md"
"manual": "https://github.com/raincheque/qwelk/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.4-win.zip?raw=true",
"sh256": "1681f366c7747ca6fe3ee6ac0e5669857eced869bbde7c7c0c5b964c1ddfdd0c"
},
"mac": {
"download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.4-mac.zip?raw=true",
"sh256": "8357024cdb274d43a7295f942b8ead63246f2ba4a5f53b702c89db6118ca03ec"
}
}
}

+ 15
- 1
plugins/Strum'sMentalModules.json View File

@@ -3,5 +3,19 @@
"name": "Strum's Mental Modules",
"version": "0.5.0",
"source": "https://github.com/Strum/Strums_Mental_VCV_Modules",
"manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI/"
"manual": "https://github.com/Strum/Strums_Mental_VCV_Modules/wiki/Mental-Modules-WIKI/",
"downloads": {
"win": {
"download": "https://github.com/Strum/Strums_Mental_VCV_Modules/blob/master/Releases/Windows/Strums_Mental_VCV_Modules_05a.zip?raw=true",
"sha256": "1c03080587716d69ff456650acf11836ed0b210999dbbc49b59a73eeb7f7c7b6"
},
"mac": {
"download": "https://github.com/Strum/Strums_Mental_VCV_Modules/blob/master/Releases/Mac/mental-0.5.0-mac.zip?raw=true",
"sha256": "dafb2a231f54399909a49ec4538cf912ccc6f675f4f171eaec38b46e0cbaaab5"
},
"lin": {
"download": "https://github.com/Strum/Strums_Mental_VCV_Modules/blob/master/Releases/Linux/mental-0.5.0-lin.zip?raw=true",
"sha256": "b7eb0f354f18ba3ca9593fc46c41e004dce6c9e782462c97b11f6d6ad9b1f500"
}
}
}

+ 13
- 7
plugins/moDllz.json View File

@@ -1,8 +1,14 @@
{
"slug": "moDllz",
"name": "moDllz",
"license": "BSD 3-clause",
"version": "0.5.0",
"manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md",
"source": "https://github.com/dllmusic/VCV_moDllz"
}
"slug": "moDllz",
"name": "moDllz",
"license": "BSD 3-clause",
"version": "0.5.0",
"manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md",
"source": "https://github.com/dllmusic/VCV_moDllz",
"downloads": {
"mac": {
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.0-mac.zip?raw=true",
"sha256": "273db62abc0fcdfbcbca0c1941851c7aba072d0c9ab6afe7d3bdccf74f3c459b"
}
}
}

+ 8
- 1
plugins/mscHack.json View File

@@ -2,5 +2,12 @@
"slug": "mscHack",
"name": "mscHack",
"version": "0.5.0",
"source": "https://github.com/mschack/VCV-Rack-Plugins"
"source": "https://github.com/mschack/VCV-Rack-Plugins",
"manual": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/README.md#demo-vids",
"downloads": {
"win": {
"download": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/mscHack.zip?raw=true",
"sha256": "7244b9d57d4db1cc6673937c3207e292bc5df7f68c303e6fd0a90017793502c8"
}
}
}

Loading…
Cancel
Save