From 717831b77d89981a47612f06a5a1629b6fbad0f0 Mon Sep 17 00:00:00 2001 From: Antonio Tuzzi Date: Mon, 25 Dec 2017 19:11:22 +0100 Subject: [PATCH] debug folder NAME (capitalized!) again virus total check https://www.virustotal.com/#/file/f6aef8a2c324e9b2eea7bed3260cc0c6e54e97423214024e79eaca9faa926d54/detection --- plugins/NYSTHI.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/NYSTHI.json b/plugins/NYSTHI.json index e512d319..97d42be6 100644 --- a/plugins/NYSTHI.json +++ b/plugins/NYSTHI.json @@ -6,16 +6,16 @@ "manual": "https://github.com/nysthi/nysthi/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/NYSTHI.zip", + "sha256": "f6aef8a2c324e9b2eea7bed3260cc0c6e54e97423214024e79eaca9faa926d54" }, "mac": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/NYSTHI.zip", + "sha256": "f6aef8a2c324e9b2eea7bed3260cc0c6e54e97423214024e79eaca9faa926d54" }, "lin": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/NYSTHI.zip", + "sha256": "f6aef8a2c324e9b2eea7bed3260cc0c6e54e97423214024e79eaca9faa926d54" } } }