From e478a35962691e01d3b08c699dcebb00107a35e2 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sat, 2 Dec 2017 21:34:29 -0500 Subject: [PATCH] updated msm --- plugins/MSM.json | 14 ++++++++++++-- plugins/RJModules.json | 1 + plugins/av500.json | 1 + 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/plugins/MSM.json b/plugins/MSM.json index 306380f4..370431b2 100644 --- a/plugins/MSM.json +++ b/plugins/MSM.json @@ -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" + } + } } \ No newline at end of file diff --git a/plugins/RJModules.json b/plugins/RJModules.json index b688c009..58ab5073 100644 --- a/plugins/RJModules.json +++ b/plugins/RJModules.json @@ -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" } \ No newline at end of file diff --git a/plugins/av500.json b/plugins/av500.json index d2140ad0..e6066594 100644 --- a/plugins/av500.json +++ b/plugins/av500.json @@ -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" } \ No newline at end of file