From e0dd75794fd2c1ed26ba645e079eea9f45d7607e Mon Sep 17 00:00:00 2001 From: "Nikolai V. Chr" Date: Tue, 6 Feb 2018 23:28:53 +0100 Subject: [PATCH] Fixed the mac zip being a tar ball --- plugins/Autinn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Autinn.json b/plugins/Autinn.json index 43719b28..0c1760b7 100644 --- a/plugins/Autinn.json +++ b/plugins/Autinn.json @@ -18,7 +18,7 @@ }, "mac": { "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.21/Autinn-0.5.21-mac.zip", - "sha256": "b7e368302bdb50e4f4c1561a0a1d7bd36fd548037720b884c45a24608aaebb68" + "sha256": "8b02237fbc769bfb27e84f3d4e9e9e0c1fdfaa445e63b39140fa1b61ed1b17e0" } } }