From 1e2c061e19592e741847b0ac0fe8367d7c722e42 Mon Sep 17 00:00:00 2001 From: Strum Date: Mon, 5 Feb 2018 00:49:49 +0800 Subject: [PATCH] Update mental.json added linux release --- plugins/mental.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/mental.json b/plugins/mental.json index 022882c2..d8a1961b 100644 --- a/plugins/mental.json +++ b/plugins/mental.json @@ -10,7 +10,11 @@ "downloads": { "win": { "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/releases/download/v0.5.b/mental-0.5.b-win.zip", - "sha256": "3d93d74cbbcd4899a367799f5803ed57c6d171f49e3062fe4c3dd8c932e00854" + "sha256": "3d93d74cbbcd4899a367799f5803ed57c6d171f49e3062fe4c3dd8c932e00854" + }, + "lin": { + "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/releases/download/v0.5.b/mental-0.5.b-lin.zip", + "sha256": "e716ff6a9a98addc5eb07f92d8d524c627da5734375d97a084b8878a25b8f7c2" } } }