From cd6150c08bc3c9e0af108a705fbaab8b29dd18c6 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Mon, 4 Dec 2017 11:56:16 +0100 Subject: [PATCH 1/3] Update MSM.json --- plugins/MSM.json | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/plugins/MSM.json b/plugins/MSM.json index 370431b2..825e1559 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.tar.xz", + "sha256": "35ec1d7d2d2992638b3e886d145ab1fac6d107ade56a5d27b81f66036ec3219b" + }, } -} \ No newline at end of file +} From b1d0026258d826deba55e997bc364b4681da2439 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Mon, 4 Dec 2017 13:43:58 +0100 Subject: [PATCH 2/3] Update MSM.json --- plugins/MSM.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/MSM.json b/plugins/MSM.json index 825e1559..3b2bfc3e 100644 --- a/plugins/MSM.json +++ b/plugins/MSM.json @@ -13,8 +13,8 @@ "sha256": "09457118683bff44281d0ed2ca136e76fed34bbae65b5b8c52daf1aaf4444acd" }, "linux": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.3/MSM.LINUX.tar.xz", - "sha256": "35ec1d7d2d2992638b3e886d145ab1fac6d107ade56a5d27b81f66036ec3219b" + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.3/MSM.LINUX.zip", + "sha256": "458b4b3b64bfb912fe0bc973807310be64f7eeb5ba6bd3c244f5ddbe33ac6784" }, } } From e41944273c3eab2885acd1d881b4c4f2751dc74c Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Mon, 4 Dec 2017 08:29:41 -0500 Subject: [PATCH 3/3] Update MSM.json --- plugins/MSM.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/MSM.json b/plugins/MSM.json index 3b2bfc3e..0d39e1b9 100644 --- a/plugins/MSM.json +++ b/plugins/MSM.json @@ -15,6 +15,6 @@ "linux": { "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.3/MSM.LINUX.zip", "sha256": "458b4b3b64bfb912fe0bc973807310be64f7eeb5ba6bd3c244f5ddbe33ac6784" - }, + } } }