diff options
| author | Petr Mrázek <peterix@gmail.com> | 2017-08-07 15:00:03 +0000 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2017-08-07 15:00:03 +0000 |
| commit | db680ea4d8cf50cdab60d3db5f87f2621f5e9595 (patch) | |
| tree | 21655d21cd88d4b710c7aaf41db08aa3abc7f327 /liteloader/versions.json | |
| parent | 2f2a4d2d88f440827fcee718eff56ff49c326e0a (diff) | |
| download | Meta-Upstream-db680ea4d8cf50cdab60d3db5f87f2621f5e9595.tar.gz Meta-Upstream-db680ea4d8cf50cdab60d3db5f87f2621f5e9595.zip | |
Update 2017-08-07
Diffstat (limited to 'liteloader/versions.json')
| -rw-r--r-- | liteloader/versions.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/liteloader/versions.json b/liteloader/versions.json index 864fdc2b3..a2a5bf2c6 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-08-04T12:43:16+01:00", - "updatedTime": 1501846996, + "updated": "2017-08-07T15:01:15+01:00", + "updatedTime": 1502114475, "url": "http://dl.liteloader.com" }, "versions": { @@ -239,8 +239,8 @@ }, "snapshots": { "com.mumfrey:liteloader": { - "14ad24bfce6f4820778a6f964fc1168b": { - "build": "1.11.2-SNAPSHOT-r5388132-b10-10", + "c68fe59abb103426bb630d708db3e649": { + "build": "1.11.2-SNAPSHOT-rE13E19A-b11-11", "file": "liteloader-1.11.2-SNAPSHOT.jar", "lastSuccessfulBuild": 10, "libraries": [ @@ -251,14 +251,14 @@ "name": "org.ow2.asm:asm-all:5.0.3" } ], - "md5": "14ad24bfce6f4820778a6f964fc1168b", + "md5": "c68fe59abb103426bb630d708db3e649", "stream": "SNAPSHOT", - "timestamp": "1487763244", + "timestamp": "1502110873", "tweakClass": "com.mumfrey.liteloader.launch.LiteLoaderTweaker", "version": "1.11.2-SNAPSHOT" }, "latest": { - "build": "1.11.2-SNAPSHOT-r5388132-b10-10", + "build": "1.11.2-SNAPSHOT-rE13E19A-b11-11", "file": "liteloader-1.11.2-SNAPSHOT.jar", "lastSuccessfulBuild": 10, "libraries": [ @@ -269,9 +269,9 @@ "name": "org.ow2.asm:asm-all:5.0.3" } ], - "md5": "14ad24bfce6f4820778a6f964fc1168b", + "md5": "c68fe59abb103426bb630d708db3e649", "stream": "SNAPSHOT", - "timestamp": "1487763244", + "timestamp": "1502110873", "tweakClass": "com.mumfrey.liteloader.launch.LiteLoaderTweaker", "version": "1.11.2-SNAPSHOT" } @@ -364,7 +364,7 @@ "32f3f839607df123129a8c66a3566b6f": { "build": "1.12.1-SNAPSHOT-r0BC7907-b1-1", "file": "liteloader-1.12.1-SNAPSHOT.jar", - "lastSuccessfulBuild": null, + "lastSuccessfulBuild": 1, "libraries": [ { "name": "net.minecraft:launchwrapper:1.12" @@ -382,7 +382,7 @@ "latest": { "build": "1.12.1-SNAPSHOT-r0BC7907-b1-1", "file": "liteloader-1.12.1-SNAPSHOT.jar", - "lastSuccessfulBuild": null, + "lastSuccessfulBuild": 1, "libraries": [ { "name": "net.minecraft:launchwrapper:1.12" |
