Browse Source

updated msm

pull/16/head
Jeremy Wentworth 7 years ago
parent
commit
e478a35962
3 changed files with 14 additions and 2 deletions
  1. +12
    -2
      plugins/MSM.json
  2. +1
    -0
      plugins/RJModules.json
  3. +1
    -0
      plugins/av500.json

+ 12
- 2
plugins/MSM.json View File

@@ -1,6 +1,16 @@
{
"slug": "MSM",
"name": "MSM",
"version": "0.5.0",
"source": "https://github.com/Phal-anx/MSM"
"version": "0.5.2",
"source": "https://github.com/Phal-anx/MSM",
"downloads": {
"win": {
"download": "https://github.com/Phal-anx/MSM/releases/download/0.5.2/MSM.WIN.zip",
"sha256": "f90ee6272e03c3da7e559037666a0bccc029da89d920848f29a0144a08e70d1f"
},
"mac": {
"download": "https://github.com/Phal-anx/MSM/releases/download/0.5.2/MSM.MAC.zip",
"sha256": "82a636946e47558bcaa7fbb57225e500abfba15f6e371b99392e56a8f2490cfc"
}
}
}

+ 1
- 0
plugins/RJModules.json View File

@@ -2,6 +2,7 @@
"slug": "RJModules",
"name": "RJModules",
"version": "0.5.0",
"homepage": "https://github.com/Miserlou/RJModules",
"source": "https://github.com/Miserlou/RJModules",
"manual": "https://github.com/Miserlou/RJModules/blob/master/README.md"
}

+ 1
- 0
plugins/av500.json View File

@@ -2,5 +2,6 @@
"slug": "av500",
"name": "av500",
"version": "0.5.0",
"homepage": "https://github.com/av500/vcvrackplugins_av500",
"source": "https://github.com/av500/vcvrackplugins_av500"
}

Loading…
Cancel
Save