diff options
| author | Petr Mrázek <peterix@gmail.com> | 2019-11-21 00:00:31 +0100 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2019-11-21 00:00:31 +0100 |
| commit | b9aaf65cc99ab8005f5a93dcbd36f4bb68df3106 (patch) | |
| tree | d917e67146e758eecf136c72c7091793d5f06c44 | |
| parent | 67341f69421ddafd3a1959f6a8182bb872994d84 (diff) | |
| download | Meta-Launcher-b9aaf65cc99ab8005f5a93dcbd36f4bb68df3106.tar.gz Meta-Launcher-b9aaf65cc99ab8005f5a93dcbd36f4bb68df3106.zip | |
Update 2019-11-21
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.7.0+build.172.json | 61 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 11 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 |
4 files changed, 74 insertions, 2 deletions
diff --git a/index.json b/index.json index 3a26d1815..fee739655 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "ee96098b636abd11d8ebf768dc9bcd8c637d82f05515ab06829cb34571f6d165", + "sha256": "4b60e5658737b5cacbfcd42a1a75a0a051cc96a99ae0669ef29d1016a16e4bb1", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.7.0+build.172.json b/net.fabricmc.fabric-loader/0.7.0+build.172.json new file mode 100644 index 000000000..85449ae92 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.7.0+build.172.json @@ -0,0 +1,61 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.2.0.11", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.8+build.16", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.2.0.52", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader-sat4j:2.3.5.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "com.google.jimfs:jimfs:1.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.7.0+build.172", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2019-11-20T22:10:40+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.7.0+build.172" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index afb847fee..536e9bcdf 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,17 @@ "versions": [ { "recommended": true, + "releaseTime": "2019-11-20T22:10:40+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "77625eaa7e66a752e35178576a0c837bf559b2c169c2626dcd56735d652a55cf", + "type": "release", + "version": "0.7.0+build.172" + }, + { "releaseTime": "2019-11-18T22:28:10+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 22071a540..417e03e42 100644 --- a/net.fabricmc.fabric-loader/package.json +++ b/net.fabricmc.fabric-loader/package.json @@ -7,7 +7,7 @@ "name": "Fabric Loader", "projectUrl": "https://fabricmc.net", "recommended": [ - "0.7.0+build.171" + "0.7.0+build.172" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
