diff options
| author | Petr Mrázek <peterix@gmail.com> | 2017-06-12 23:00:05 +0200 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2017-06-12 23:00:05 +0200 |
| commit | 6375e0a5211e4a24ee6da12a5329fbc6715a58dc (patch) | |
| tree | 44c5077a3cd3504c788f99411b65677b3510b31a /liteloader | |
| parent | 44174ce5aa88dbe9ede14ff045910b656d8e9dd1 (diff) | |
| download | Meta-Upstream-6375e0a5211e4a24ee6da12a5329fbc6715a58dc.tar.gz Meta-Upstream-6375e0a5211e4a24ee6da12a5329fbc6715a58dc.zip | |
Update 2017-06-12
Diffstat (limited to 'liteloader')
| -rw-r--r-- | liteloader/versions.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/liteloader/versions.json b/liteloader/versions.json index 196402216..5dd7b87ab 100644 --- a/liteloader/versions.json +++ b/liteloader/versions.json @@ -2,8 +2,8 @@ "meta": { "authors": "Mumfrey", "description": "LiteLoader is a lightweight mod bootstrap designed to provide basic loader functionality for mods which don't need to modify game mechanics.", - "updated": "2017-06-10T15:14:10+01:00", - "updatedTime": 1497104050, + "updated": "2017-06-12T17:09:54+01:00", + "updatedTime": 1497283794, "url": "http://dl.liteloader.com" }, "versions": { @@ -272,9 +272,9 @@ }, "snapshots": { "com.mumfrey:liteloader": { - "24413c6cc63a80119486d460c90fd12b": { + "668d48b15794dcd1f31b041749d92361": { "file": "liteloader-1.12-SNAPSHOT.jar", - "lastSuccessfulBuild": null, + "lastSuccessfulBuild": 1, "libraries": [ { "name": "net.minecraft:launchwrapper:1.12" @@ -283,15 +283,15 @@ "name": "org.ow2.asm:asm-all:5.0.3" } ], - "md5": "24413c6cc63a80119486d460c90fd12b", + "md5": "668d48b15794dcd1f31b041749d92361", "stream": "SNAPSHOT", - "timestamp": "1497100446", + "timestamp": "1497280192", "tweakClass": "com.mumfrey.liteloader.launch.LiteLoaderTweaker", "version": "1.12-SNAPSHOT" }, "latest": { "file": "liteloader-1.12-SNAPSHOT.jar", - "lastSuccessfulBuild": null, + "lastSuccessfulBuild": 1, "libraries": [ { "name": "net.minecraft:launchwrapper:1.12" @@ -300,9 +300,9 @@ "name": "org.ow2.asm:asm-all:5.0.3" } ], - "md5": "24413c6cc63a80119486d460c90fd12b", + "md5": "668d48b15794dcd1f31b041749d92361", "stream": "SNAPSHOT", - "timestamp": "1497100446", + "timestamp": "1497280192", "tweakClass": "com.mumfrey.liteloader.launch.LiteLoaderTweaker", "version": "1.12-SNAPSHOT" } |
