From 4a744c6968ecd4a5a21dd32b919b53c4fd98bf40 Mon Sep 17 00:00:00 2001 From: Strum Date: Sun, 4 Feb 2018 23:19:39 +0800 Subject: [PATCH] Update mental.json add sha256 hash --- plugins/mental.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/mental.json b/plugins/mental.json index d9b3d33d..022882c2 100644 --- a/plugins/mental.json +++ b/plugins/mental.json @@ -9,7 +9,8 @@ "source": "https://github.com/Strum/Strums_Mental_VCV_Modules", "downloads": { "win": { - "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/releases/download/v0.5.b/mental-0.5.b-win.zip" + "download": "https://github.com/Strum/Strums_Mental_VCV_Modules/releases/download/v0.5.b/mental-0.5.b-win.zip", + "sha256": "3d93d74cbbcd4899a367799f5803ed57c6d171f49e3062fe4c3dd8c932e00854" } } }