From ae0e666122cdc835df5ca6e655fb0d3816ffd7b1 Mon Sep 17 00:00:00 2001 From: Antonio Tuzzi Date: Mon, 25 Dec 2017 19:25:21 +0100 Subject: [PATCH] this is reporting the dir name back to lowercase retested on virustotal --- plugins/NYSTHI.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/NYSTHI.json b/plugins/NYSTHI.json index e512d319..be0997cb 100644 --- a/plugins/NYSTHI.json +++ b/plugins/NYSTHI.json @@ -7,15 +7,15 @@ "downloads": { "win": { "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "sha256": "a12253019ee04906c89aceabfe5f7cbe031e302482498a95d65b83918ebc0f37" }, "mac": { "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "sha256": "a12253019ee04906c89aceabfe5f7cbe031e302482498a95d65b83918ebc0f37" }, "lin": { "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "sha256": "a12253019ee04906c89aceabfe5f7cbe031e302482498a95d65b83918ebc0f37" } } }