From b2fcd31654b0bf0aaec083a0642e3141565d60b5 Mon Sep 17 00:00:00 2001 From: Leonardo Laguna Ruiz Date: Sat, 24 Feb 2018 13:57:14 +0100 Subject: [PATCH] Fixes the mac binaries missing from the release (#298) --- plugins/VultModulesFree.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/VultModulesFree.json b/plugins/VultModulesFree.json index 95648806..a563af2e 100644 --- a/plugins/VultModulesFree.json +++ b/plugins/VultModulesFree.json @@ -12,7 +12,7 @@ }, "mac": { "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.2/VultModulesFree-0.5.2-mac.zip", - "sha256": "eae9187637cde46c37e0382b8fc4d6fbf496b7e10dc9013a946c6671108c95bb" + "sha256": "e08fcf5c17e889a906ed6e55058b88e72c62353c9436f7b3947db49b064cbba3" }, "lin": { "download": "https://github.com/modlfo/VultModules/releases/download/v0.5.2/VultModulesFree-0.5.2-lin.zip",