From 644ba7a9c0171c8c8428716f081073f167c540ed Mon Sep 17 00:00:00 2001 From: Dominic Watson Date: Fri, 15 Jun 2018 19:04:52 +0100 Subject: [PATCH] Use an https download location --- box.json.no.deps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/box.json.no.deps b/box.json.no.deps index 7107f03aae..67bb6ae4c4 100644 --- a/box.json.no.deps +++ b/box.json.no.deps @@ -2,7 +2,7 @@ "slug":"presidecms", "name":"PresideCMS", "version":"VERSION_NUMBER", - "location":"http://downloads.preside.org/DOWNLOADLOCATION", + "location":"https://downloads.preside.org/DOWNLOADLOCATION", "type":"cms", "author":"Pixl8 Interactive", "createPackageDirectory":true,