From 30eee271eb9fb9853589bd6e8af398c3fdea6c0f Mon Sep 17 00:00:00 2001 From: Michael Hetrick Date: Sun, 24 Dec 2017 23:18:14 -0600 Subject: [PATCH] Patch 4 (#103) * Update HetrickCV.json Fix for Windows 0.5.4 builds * Update HetrickCV.json --- plugins/HetrickCV.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/HetrickCV.json b/plugins/HetrickCV.json index e71e3659..fc84ca12 100644 --- a/plugins/HetrickCV.json +++ b/plugins/HetrickCV.json @@ -10,11 +10,11 @@ "downloads": { "win": { "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-win.zip", - "sha256": "4a5280c9091b69a34f8d2cc3178a702cac79c89a0a1e751dbbebbd0a7f41375c" + "sha256": "6d5db0b532a5252e866d2cd12a955c8fcf78e22cb127c70ebacd418e8b1689da" }, "mac": { "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-mac.zip", - "sha256": "fedf5738d6603ab02ec3c3912e085f82e7a6e4c956ce7058673d067a7b49ec8f" + "sha256": "5e8ef433ee03c30fa0a46699c60a2293868b458a0e60aeae7964091e6f8c4342" } } }