From 8d619805970ab4ee5adc3a4ba538c5a706375717 Mon Sep 17 00:00:00 2001 From: Joel Robichaud Date: Sat, 16 Dec 2017 22:08:05 -0500 Subject: [PATCH] Update Nohmad.json to the latest release (v0.5.1) --- plugins/Nohmad.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/Nohmad.json b/plugins/Nohmad.json index 542646ba..64e7cb3f 100644 --- a/plugins/Nohmad.json +++ b/plugins/Nohmad.json @@ -3,21 +3,21 @@ "name": "Nohmad", "author": "joelrobichaud", "license": "MIT", - "version": "0.5.0", + "version": "0.5.1", "manual": "https://github.com/joelrobichaud/Nohmad/blob/master/README.md", "source": "https://github.com/joelrobichaud/Nohmad", "downloads": { "win": { - "download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.0/Nohmad.zip", - "sha256": "e6482337c0a7b0c9fd3ccf7bf4d81e9a575a9196125600a5caaa6f6609a72ca3" + "download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.1/Nohmad.zip", + "sha256": "65acc58d7276a0aceb5b9c519671bc29e5cd3b498cf93112b86a0d8088cc7c13" }, "lin": { - "download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.0/Nohmad.zip", - "sha256": "e6482337c0a7b0c9fd3ccf7bf4d81e9a575a9196125600a5caaa6f6609a72ca3" + "download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.1/Nohmad.zip", + "sha256": "65acc58d7276a0aceb5b9c519671bc29e5cd3b498cf93112b86a0d8088cc7c13" }, "mac": { - "download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.0/Nohmad.zip", - "sha256": "e6482337c0a7b0c9fd3ccf7bf4d81e9a575a9196125600a5caaa6f6609a72ca3" + "download": "https://github.com/joelrobichaud/Nohmad/releases/download/v0.5.1/Nohmad.zip", + "sha256": "65acc58d7276a0aceb5b9c519671bc29e5cd3b498cf93112b86a0d8088cc7c13" } } -} \ No newline at end of file +}