diff --git a/plugins/MSM.json b/plugins/MSM.json index 370431b2..0d39e1b9 100644 --- a/plugins/MSM.json +++ b/plugins/MSM.json @@ -1,16 +1,20 @@ { "slug": "MSM", "name": "MSM", - "version": "0.5.2", + "version": "0.5.3", "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" + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.3/MSM.WIN.zip", + "sha256": "178d302d862eaaafd3c08b4d6bfef5335e2a945867e21c600f2a216aefc1c78d" }, "mac": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.2/MSM.MAC.zip", - "sha256": "82a636946e47558bcaa7fbb57225e500abfba15f6e371b99392e56a8f2490cfc" + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.3/MSM.MAC.zip", + "sha256": "09457118683bff44281d0ed2ca136e76fed34bbae65b5b8c52daf1aaf4444acd" + }, + "linux": { + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.3/MSM.LINUX.zip", + "sha256": "458b4b3b64bfb912fe0bc973807310be64f7eeb5ba6bd3c244f5ddbe33ac6784" } } -} \ No newline at end of file +}