From f544901de2beda6a218ad2ef8f57826e7a154169 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 14 May 2018 16:01:47 +0000 Subject: [PATCH] Update hain to version 0.6.6 --- hain.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hain.json b/hain.json index e671abaa2a5cd5..4d93eb2fef4a30 100644 --- a/hain.json +++ b/hain.json @@ -1,14 +1,14 @@ { "homepage": "http://hainproject.github.io/hain/", - "version": "0.6.5", + "version": "0.6.6", "architecture": { "64bit": { - "url": "https://github.com/hainproject/hain/releases/download/v0.6.5/Hain-x64-v0.6.5.zip", - "hash": "244de44e504adda64eb1c78253d02b578aad22d394338e93858db4a52afdb8c8" + "url": "https://github.com/hainproject/hain/releases/download/v0.6.6/Hain-x64-v0.6.6.zip", + "hash": "f48e2d70d02bdbd4129d581428e5cf466768f5389e40c4c76435d48a71c5d421" }, "32bit": { - "url": "https://github.com/hainproject/hain/releases/download/v0.6.5/Hain-ia32-v0.6.5.zip", - "hash": "9970aedea6231eff4196909244d8736717a0a263f08120668cd1e227ac254f34" + "url": "https://github.com/hainproject/hain/releases/download/v0.6.6/Hain-ia32-v0.6.6.zip", + "hash": "49b08102e3e6015489f70ffc32a53518f6f674507de97f47b225cffd9ed5cf01" } }, "bin": "Hain.exe",