From 32b47e9a41b25a70cd91e73a0dbe4b0514295423 Mon Sep 17 00:00:00 2001 From: CDeenen Date: Tue, 10 Nov 2020 01:58:54 +0100 Subject: [PATCH] manifest update --- .gitignore | 1 + module.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5434500 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +MaterialDeck.zip \ No newline at end of file diff --git a/module.json b/module.json index 01f300a..4686906 100644 --- a/module.json +++ b/module.json @@ -18,6 +18,6 @@ } ], "url": "https://github.com/CDeenen/MaterialDeck", - "manifest": "https://raw.githubusercontent.com/CDeenen/MaterialDeck/master/module.json", - "download": "https://github.com/CDeenen/MaterialDeck/archive/master.zip" + "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