From c2d1f1fa6357ec70395c0e87d3e857fd0905e50e Mon Sep 17 00:00:00 2001 From: CDeenen Date: Tue, 10 Nov 2020 01:54:59 +0100 Subject: [PATCH] manifest update --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index e045d0c..01f300a 100644 --- a/module.json +++ b/module.json @@ -18,6 +18,6 @@ } ], "url": "https://github.com/CDeenen/MaterialDeck", - "manifest": "", - "download": "" + "manifest": "https://raw.githubusercontent.com/CDeenen/MaterialDeck/master/module.json", + "download": "https://github.com/CDeenen/MaterialDeck/archive/master.zip" } \ No newline at end of file