diff options
| author | Petr Mrázek <peterix@gmail.com> | 2020-01-27 11:00:31 +0100 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2020-01-27 11:00:31 +0100 |
| commit | 7ebf204e28a9b5ac5d35e853a8f20226f1f925f6 (patch) | |
| tree | e272fb0f41b2118e0316993bbe824b8e3b3aba78 | |
| parent | 8157425c2db7f33920daa6e02dd13089d51522ae (diff) | |
| download | Meta-Launcher-7ebf204e28a9b5ac5d35e853a8f20226f1f925f6.tar.gz Meta-Launcher-7ebf204e28a9b5ac5d35e853a8f20226f1f925f6.zip | |
Update 2020-01-27
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.7.6+build.180.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 48e90bfaa..8b49bc4a9 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "dcfeeaec271a69cc28fb54061891f13c68f16c133ef3e990ed96639d9cdcae22", + "sha256": "2d1ef3be6d2d92ddd9e8724917b1ddb63e2c23dcc187a41134fdac00949f0e62", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.7.6+build.180.json b/net.fabricmc.fabric-loader/0.7.6+build.180.json new file mode 100644 index 000000000..e12bcb977 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.7.6+build.180.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.18", + "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.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.7.6+build.180", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2020-01-27T09:14:12+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.7.6+build.180" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index f124d07f0..b0bf9a82f 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,17 @@ "versions": [ { "recommended": true, + "releaseTime": "2020-01-27T09:14:12+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "13433145b1b5992120a8e61e6b56674c0bcea2b9d8b42924dbcd0f07513c2e9f", + "type": "release", + "version": "0.7.6+build.180" + }, + { "releaseTime": "2020-01-23T17:12:32+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 02afb99aa..86aa15a2a 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.6+build.179" + "0.7.6+build.180" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
