From 67808114b4e308d7ef3983abf0f2a5033c8f0dd4 Mon Sep 17 00:00:00 2001 From: Exopandora Date: Mon, 27 Mar 2017 14:25:50 +0200 Subject: [PATCH] Update update.json --- update.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/update.json b/update.json index 0925177..075de28 100644 --- a/update.json +++ b/update.json @@ -1,14 +1,15 @@ { "promos": { - "1.11.2": "4.7" + "1.11.2": "4.6" }, "1.11.2": { - "4.7": + "4.6": { - "url": "test_url", - "m5d": "test_m5d" + "url": "https://minecraft.curseforge.com/projects/world-handler-command-gui/files/2393761/download", + "md5": "a356c3d40e7d41b5cdeac08bf4a067cc", + "name": "WorldHandler-1.11.2-4.7" } } }