From e9a3f4094cbaa142f44f671f631c2347316ce33d Mon Sep 17 00:00:00 2001 From: Antonio Tuzzi Date: Mon, 25 Dec 2017 18:47:27 +0100 Subject: [PATCH] update 0.5.10 (#106) dear VCV friends, here an update tested on Virus Total https://www.virustotal.com/#/file/af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306/detection --- plugins/NYSTHI.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/NYSTHI.json b/plugins/NYSTHI.json index 8874a2af..e512d319 100644 --- a/plugins/NYSTHI.json +++ b/plugins/NYSTHI.json @@ -1,21 +1,21 @@ { "slug": "NYSTHI", "name": "NYSTHI", - "version": "0.5.9", + "version": "0.5.10", "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.9/nysthi.zip", - "sha256": "cdba68f3c5fa59af37ea0f4eb271c9ade583c2dea35fa3a0a56288fec142dca3" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", + "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" }, "mac": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.9/nysthi.zip", - "sha256": "cdba68f3c5fa59af37ea0f4eb271c9ade583c2dea35fa3a0a56288fec142dca3" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", + "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" }, "lin": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.9/nysthi.zip", - "sha256": "cdba68f3c5fa59af37ea0f4eb271c9ade583c2dea35fa3a0a56288fec142dca3" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", + "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" } } }