diff options
| author | Petr Mrázek <peterix@gmail.com> | 2019-11-21 22:00:30 +0100 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2019-11-21 22:00:30 +0100 |
| commit | 354bd05ac1703710b8b876e36994d8e2cdac29c9 (patch) | |
| tree | b15bfc14955e09c9d9a5aee919d68d719c3200d9 | |
| parent | a8b69420f96a305581330df92c16e6fdd28123d9 (diff) | |
| download | Meta-Launcher-354bd05ac1703710b8b876e36994d8e2cdac29c9.tar.gz Meta-Launcher-354bd05ac1703710b8b876e36994d8e2cdac29c9.zip | |
Update 2019-11-21
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.7.1+build.173.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 e8ad2c98b..ec9c5b05e 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "4b60e5658737b5cacbfcd42a1a75a0a051cc96a99ae0669ef29d1016a16e4bb1", + "sha256": "eb451a8644602fcb3aff68787c8d2ac89b691c72747640471c34e960b61b1dc2", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.7.1+build.173.json b/net.fabricmc.fabric-loader/0.7.1+build.173.json new file mode 100644 index 000000000..73deb6ae2 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.7.1+build.173.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.1+build.173", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2019-11-21T20:29:50+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.7.1+build.173" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 536e9bcdf..f2defc723 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-21T20:29:50+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "969c5d1e973d33bac082babbebab19e45923980a73bf120bb2ea3fabd8b659f9", + "type": "release", + "version": "0.7.1+build.173" + }, + { "releaseTime": "2019-11-20T22:10:40+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 417e03e42..80fff8b80 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.172" + "0.7.1+build.173" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
