From c57813780c5bf837141a09019c000cef8d09296e Mon Sep 17 00:00:00 2001 From: Antonio Tuzzi Date: Fri, 29 Dec 2017 17:25:55 +0100 Subject: [PATCH] add version 0.5.11 with module DualFeedbackEcho scanned on virus total too https://www.virustotal.com/#/file/338e33431674a8e86689f4b1bef34d5f8eec8bbef2e34a58683eee65edc60eee/detection --- plugins/NYSTHI.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/NYSTHI.json b/plugins/NYSTHI.json index e512d319..5bc46ba2 100644 --- a/plugins/NYSTHI.json +++ b/plugins/NYSTHI.json @@ -1,21 +1,21 @@ { "slug": "NYSTHI", "name": "NYSTHI", - "version": "0.5.10", + "version": "0.5.11", "homepage": "https://github.com/nysthi/nysthi", "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.11/nysthi.zip", + "sha256": "338e33431674a8e86689f4b1bef34d5f8eec8bbef2e34a58683eee65edc60eee" }, "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.11/nysthi.zip", + "sha256": "338e33431674a8e86689f4b1bef34d5f8eec8bbef2e34a58683eee65edc60eee" }, "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.11/nysthi.zip", + "sha256": "338e33431674a8e86689f4b1bef34d5f8eec8bbef2e34a58683eee65edc60eee" } } }