diff --git a/releases.json b/releases.json index e7ad179..2d4775e 100644 --- a/releases.json +++ b/releases.json @@ -4,26 +4,21 @@ "1.0.2": { "hash": "", "urls": [] - }, - "1.0.1": { + } + }, + "darwin": { + "1.0.2": { "hash": "", - "urls": [ - "https://sia.pixeldrain.com/api/file/Alo1IF1u" - ] - }, - "1.0.0": { - "hash": "", - "urls": [ - "https://sia.pixeldrain.com/api/file/qXM6pVZZ" - ] + "urls": [] } } }, "Versions": { "win32": [ - "1.0.2", - "1.0.1", - "1.0.0" + "1.0.2" + ], + "darwin": [ + "1.0.2" ] } } \ No newline at end of file